Diogo Gomes

Results 271 comments of Diogo Gomes

Where is that ? (better link code then to attach screenshots...)

I don't own such device (have an HASSEB controller), so limited testing... This daemon relies on python-dali project, and this clearly is a issue associated with that library which I...

What about on the MQTT broker ? Do you see the messages being published there ?

OK and you have MQTT integration in HA configured properly ? BTW: `$ mosquitto_sub -h 192.168.0.8 -u mqttuser -P ****** -t dali2mqtt/# -v` and `$ mosquitto_sub -h 192.168.0.8 -u mqttuser...

pretty sure you should not have "not authorised"... but homeassistant looks like it's not connected to MQTT Broker :/ ?

please follow https://www.home-assistant.io/integrations/mqtt/

that's probably your HA Add-on configuration... besides that you need to actually configure HA to use it (follow the documentation) This is getting out of topic :) you better resort...

can you execute dali2mqtt with debug messages ? `$ LOGLEVEL="DEBUG" venv/bin/python3 -m dali2mqtt.dali2mqtt`

Well something did not go as expected because I'm missing the DEBUG messages... Can you activate the vent and run: `$ LOGLEVEL="DEBUG" python3 -m dali2mqtt.dali2mqtt `

Please stop