Home Center 3 integration issue

Hello,

I’m trying to integrate Home assistant in Home Center 3 with hc3-to-mqtt but i have an issue.
The HC3 doesn’t import anything from Home assistant.

Could you help me ?
Thanks

[04.08.2022] [12:04:59] [TRACE] [QUICKAPP162]: MQTT Connection Parameters: {"username":"","lastWill":{"payload":"true","topic":"homeassistant\/hc3-dead"},"clientId":"HC3","keepAlivePeriod":60,"password":""}
[04.08.2022] [12:04:59] [DEBUG] [QUICKAPP162]: MQTT connection established
[04.08.2022] [12:04:59] [DEBUG] [QUICKAPP162]: Bridge mode: PRODUCTION
[04.08.2022] [12:04:59] [DEBUG] [QUICKAPP162]: Device filter URI '/devices?visible=true&enabled=true'
[04.08.2022] [12:04:59] [DEBUG] [QUICKAPP162]: Couldn't recognize device #3 - YR Weather - com.fibaro.weather - com.fibaro.yrWeather
[04.08.2022] [12:04:59] [DEBUG] [QUICKAPP162]: Device Détecteur fumée #38 (Salon) identified as binary_sensor-smoke
[04.08.2022] [12:04:59] [DEBUG] [QUICKAPP162]: Device Détecteur de chaleur #39 (Salon) identified as binary_sensor-safety
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: Device Lumière Escalier #97 (Escalier) identified as light-dimmer
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: Device 104.0.1 #106 (Couloir) identified as sensor-remoteController
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: Device Lumière couloir #107 (Couloir) identified as light-dimmer
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: Couldn't recognize device #113 - Philips Hue - com.fibaro.device - com.fibaro.philipsHue
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: Device HC3 <-> MQTT Bridge #162 (Default Room) identified as light-binary
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: ----------------------------------
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: Device discovery has been complete
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: ----------------------------------
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: ---------------------------------------------------
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: Started monitoring events from Fibaro Home Center 3
[04.08.2022] [12:05:00] [DEBUG] [QUICKAPP162]: ---------------------------------------------------
  [04.08.2022] [12:26:49] [WARNING] [QUICKAPP162]: No device id for {"type":"UpdateReadyEvent","data":{"isReady":false},"created":1659608809}
[04.08.2022] [12:26:49] [WARNING] [QUICKAPP162]: No device id for {"type":"UpdateReadyEvent","data":{"isReady":false},"created":1659608809}
[04.08.2022] [12:26:49] [WARNING] [QUICKAPP162]: No device id for {"type":"UpdateReadyEvent","data":{"isReady":false},"created":1659608809}
[04.08.2022] [12:26:49] [WARNING] [QUICKAPP162]: No device id for {"type":"UpdateReadyEvent","data":{"isReady":false},"created":1659608809}
[04.08.2022] [12:26:49] [WARNING] [QUICKAPP162]: No device id for {"type":"UpdateReadyEvent","data":{"isReady":false},"created":1659608809}
[04.08.2022] [12:26:49] [WARNING] [QUICKAPP162]: No device id for {"type":"UpdateReadyEvent","data":{"isReady":false},"created":1659608809}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":51.1,"change":"Humidity","oldValue":59.3},"created":1659608918}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":51.1,"change":"Humidity","oldValue":59.3},"created":1659608918}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":51.1,"change":"Humidity","oldValue":59.3},"created":1659608918}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":51.1,"change":"Humidity","oldValue":59.3},"created":1659608918}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":27.4,"change":"Temperature","oldValue":24.5},"created":1659608918}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":11.88,"change":"Wind","oldValue":10.44},"created":1659608918}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":30,"change":"ConditionCode","oldValue":40},"created":1659608918}
[04.08.2022] [12:28:38] [WARNING] [QUICKAPP162]: No device id for {"type":"WeatherChangedEvent","data":{"newValue":"cloudy","change":"WeatherCondition","oldValue":"rain"},"created":1659608918}
  

Hi Guys,

I have a bit of a problem with my integration of HCL3 and HA.
I’m using this: https://github.com/alexander-vitishchenko/hc3-to-mqtt
Configuration went ok. I can controll some Fibaro switches from HA (I see them as entities).
But I’m looking the way to control HA devices from Fibaro.
This QA suppose to be a 2 way sollution.

So in Fibaro in QA settings, I can see ‘Availiable devices 47, Bridged devices 30’… and that’s it…
I don’t see any HA devices in a way so I can read them (sensors) or toggle them (swtches).
All I have is a total number of devices.
And the QA is installed in the Fibaro as a switch/button.
If I toggle it - all Fibaro entities are not accesable in HA. Toggle this switch again and I have all Fibaro devices avaliable in HA again.
But I’d lke to have access to the HA devices in Fibaro and I have no clue how to do it ? Any help please?:slight_smile: