Hi @Samsonsite,
Firstly, thank you for all your effort in creating this add-on
I have installed your cmqttd add-on & Mosquito Mqtt connected via a PCI serial to USB interface. All per your instructons (This is not using a docker, it is directly on HAOS). All my cbus lights are showing and they turn on and off on the HA web interface (dashboard) i.e. you switch a light entity on the the bulb turns yellow and the boolean says āONā and conversely the opposite when I turn it off, but the lights in the house donāt physically change state, nor is their actual status showing on the dashboard. I have confirmed that my serial to USB cable is ok as I can turn lights on and off using the cbus toolkit directly.
See video here:
Iām at a loss as to what to do next, can you assist?
Log File
Importing the add-on configuration options as script variables
Completed importing addon configuration options
The following variable values were passed through via the Home Assistant add on configuration options
MQTT_USER = mqtt-user
MQTT_PASSWORD = NOT DISPLAYED IN LOG FILE
MQTT_SERVER = core-mosquitto
TCP_OR_SERIAL = Use a serial connection to CBUS
CBUS_CONNECTION = /dev/ttyS0
MQTT_USE_TLS = null
MQTT_PORT = null
CMQTTD_CA_CERT_PATH = null
CMQTTD_CLIENT_CERT_PATH = null
CMQTTD_CLIENT_KEY_PATH = null
CMQTTD_PROJECT_FILE = /share/HOME24-Mar-2012.cbz
CBUS_TIMESYNC = null
CBUS_CLOCK = null
CMQTTD_LOG_LEVEL = null
Creating file /etc/cmqttd/auth
Using serial PCI at /dev/ttyS0
Disabling TLS support.
Using MQTT login details in /etc/cmqttd/auth
Using C-Bus Toolkit project backup file /share/HOME24-Mar-2012.cbz
Local time zone: Australia/Sydney
Current time: Sat, 11 Jan 2025 17:02:23 +1100
Running cmqttd with flags: --broker-address core-mosquitto --timesync 300 --serial /dev/ttyS0 --broker-disable-tls --broker-auth /etc/cmqttd/auth --project-file /share/HOME24-Mar-2012.cbz
2025-01-11 17:02:23,435 Transport security disabled!
2025-01-11 17:02:23,440 Connected to MQTT broker