I currently run the latest versions of ha, ebus firmware, and ebusd addon.
Before it works perfentcly fine. I tried different settings, but nothing seems to work:
Bei Adapter says "ebusd connected (inactive)". ebusd and the adapter also can publish data on mqtt.
But nothing seems to work anymore.
My Settings:
seed_mqtt_cfg: true
commandline_options:
- "--mqttjson"
- "--scanconfig"
- "--log=all:debug"
- "--mqtttopic=ebusd"
- "--mqttvar=filter-direction=r|u|^w"
- "--mqttvar=filter-name="
- "--mqttint=/config/mqtt-hassio.cfg"
- "--pollinterval=5"
network_device: 192.168.0.108:9999
My Log:
[03:51:48] INFO: Custom --mqttint found in commandline_options — skipping auto mqtt-hassio.cfg seeding. --mqttjson is not auto-set when using a custom --mqttint; add it to commandline_options if your config requires it. Consider setting seed_mqtt_cfg: false.
[03:51:48] INFO: ebusd --foreground --updatecheck=off --mqtthost=core-mosquitto --mqttport=1883 --mqttuser= --mqttpass= --device=192.168.0.108:9999 --mqttjson --scanconfig --log=all:debug --mqtttopic=ebusd --mqttvar=filter-direction=r|u|^w --mqttvar=filter-name= --mqttint=/config/mqtt-hassio.cfg --pollinterval=5
2026-05-17 03:51:48.584 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:48.584 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.586 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:48.588 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:48.588 [network debug] SSL BIO state 4 res 3
2026-05-17 03:51:48.589 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:48.589 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.609 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:48.609 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:48.609 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.609 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.629 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.631 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.631 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.634 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.634 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.634 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.636 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.636 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.677 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:48.677 [main info] configPath URL is valid
2026-05-17 03:51:48.712 [device notice] transport opened
2026-05-17 03:51:48.712 [main info] registering data handlers
2026-05-17 03:51:48.713 [mqtt info] mosquitto version 2.0.21 (compiled with 2.0.21)
2026-05-17 03:51:48.716 [mqtt debug] connection requested
2026-05-17 03:51:48.716 [main info] registered data handlers
2026-05-17 03:51:48.716 [main notice] ebusd 26.1.26.1 started with broadcast scan on device: 192.168.0.108:9999, TCP
2026-05-17 03:51:48.716 [main info] loading configuration files from https://ebus.github.io/de/
2026-05-17 03:51:48.717 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:48.717 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.721 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:48.727 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:48.727 [network debug] SSL BIO state 4 res 7
2026-05-17 03:51:48.727 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:48.728 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.748 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:48.748 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:48.748 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.748 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.769 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.773 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.773 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.777 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.781 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.782 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.784 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.947 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:48.947 [main info] reading file broadcast.csv
2026-05-17 03:51:48.947 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:48.947 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.948 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:48.951 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:48.951 [network debug] SSL BIO state 4 res 7
2026-05-17 03:51:48.951 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:48.951 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.971 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:48.971 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:48.971 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.971 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.992 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.993 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.993 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:49.139 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:49.140 [main info] successfully read file broadcast.csv
2026-05-17 03:51:49.140 [main info] reading file memory.csv
2026-05-17 03:51:49.140 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:49.140 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.142 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:49.144 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:49.144 [network debug] SSL BIO state 4 res 7
2026-05-17 03:51:49.144 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:49.144 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:49.164 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:49.164 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:49.165 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.165 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:49.185 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.186 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.186 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.188 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:49.331 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:49.332 [main info] successfully read file memory.csv
2026-05-17 03:51:49.333 [main info] read config files, got 11 messages
2026-05-17 03:51:49.333 [bus notice] bus started with own address 31/36
2026-05-17 03:51:49.333 [bus notice] signal acquired
2026-05-17 03:51:49.336 [mqtt notice] connection established
2026-05-17 03:51:49.336 [mqtt debug] publish ebusd/global/version "ebusd 26.1.26.1"
2026-05-17 03:51:49.336 [mqtt debug] publish ebusd/global/running true
2026-05-17 03:51:49.337 [mqtt debug] publish ebusd/global/running true
2026-05-17 03:51:49.381 [mqtt debug] received restart topic homeassistant/status with data online
2026-05-17 03:51:50.088 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:51:52.206 [network info] [00001] client connection opened 127.0.0.1
2026-05-17 03:51:52.206 [network info] [00001] connection closed
2026-05-17 03:51:53.207 [network debug] dead connection removed - 0
2026-05-17 03:51:54.090 [bus debug] ERR: read timeout during skip, switching to no signal
2026-05-17 03:51:54.090 [bus error] signal lost
2026-05-17 03:51:54.207 [bus notice] signal acquired
2026-05-17 03:51:56.001 [bus debug] ERR: read timeout during skip, switching to no signal
2026-05-17 03:51:56.001 [bus error] signal lost
2026-05-17 03:51:56.206 [bus notice] signal acquired
2026-05-17 03:51:59.335 [main debug] performing regular tasks
2026-05-17 03:51:59.336 [main notice] starting initial broadcast scan
2026-05-17 03:51:59.336 [bus info] send message: 31fe07fe00
2026-05-17 03:51:59.349 [bus debug] start request 31
2026-05-17 03:51:59.349 [bus debug] arbitration start with 31
2026-05-17 03:51:59.584 [bus debug] arbitration lost
2026-05-17 03:51:59.584 [bus debug] ERR: arbitration lost during skip, retry
2026-05-17 03:51:59.584 [bus debug] start request 31
2026-05-17 03:51:59.584 [bus debug] arbitration start with 31
2026-05-17 03:51:59.629 [bus debug] arbitration won
2026-05-17 03:51:59.629 [bus debug] arbitration delay 6 micros
2026-05-17 03:51:59.629 [bus info] arbitration delay 6 - 6 micros
2026-05-17 03:51:59.629 [bus debug] switching from ready to send command
2026-05-17 03:51:59.652 [bus debug] send/receive symbol latency 23 ms
2026-05-17 03:51:59.652 [bus info] send/receive symbol latency 23 - 23 ms
2026-05-17 03:51:59.669 [bus debug] send/receive symbol latency 16 ms
2026-05-17 03:51:59.669 [bus info] send/receive symbol latency 16 - 23 ms
2026-05-17 03:51:59.686 [bus debug] send/receive symbol latency 16 ms
2026-05-17 03:51:59.697 [bus debug] send/receive symbol latency 10 ms
2026-05-17 03:51:59.697 [bus info] send/receive symbol latency 10 - 23 ms
2026-05-17 03:51:59.697 [bus debug] switching from send command to send command CRC
2026-05-17 03:51:59.723 [bus debug] send/receive symbol latency 26 ms
2026-05-17 03:51:59.724 [bus info] send/receive symbol latency 10 - 26 ms
2026-05-17 03:51:59.724 [update info] sent BC cmd: 31fe07fe00
2026-05-17 03:51:59.724 [update notice] sent write Broadcast Queryexistence QQ=31:
2026-05-17 03:51:59.724 [bus debug] notify request: done
2026-05-17 03:51:59.724 [bus debug] read res:
2026-05-17 03:51:59.724 [bus debug] switching from send command CRC to send SYN
2026-05-17 03:51:59.742 [bus debug] send/receive symbol latency 17 ms
2026-05-17 03:51:59.742 [bus debug] switching from send SYN to ready
2026-05-17 03:52:00.187 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:52:02.268 [network info] [00002] client connection opened 127.0.0.1
2026-05-17 03:52:02.268 [network info] [00002] connection closed
2026-05-17 03:52:03.198 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:52:03.269 [network debug] dead connection removed - 0
2026-05-17 03:52:05.398 [mqtt debug] publish ebusd/global/uptime 16
2026-05-17 03:52:05.398 [mqtt debug] publish ebusd/global/uptime 16
2026-05-17 03:52:05.398 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_running/config {
"unique_id":"ebusd_global_running",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/running",
"name":"global running",
"device_class":"running",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.398 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_running/config {
"unique_id":"ebusd_global_running",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/running",
"name":"global running",
"device_class":"running",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_signal/config {
"unique_id":"ebusd_global_signal",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/signal",
"name":"global signal",
"device_class":"connectivity",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_signal/config {
"unique_id":"ebusd_global_signal",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/signal",
"name":"global signal",
"device_class":"connectivity",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/sensor/ebusd_global_uptime/config {
"unique_id":"ebusd_global_uptime",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/uptime",
"name":"global uptime",
"device_class":"duration",
"state_class":"total_increasing",
"unit_of_measurement":"s"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/sensor/ebusd_global_uptime/config {
"unique_id":"ebusd_global_uptime",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/uptime",
"name":"global uptime",
"device_class":"duration",
"state_class":"total_increasing",
"unit_of_measurement":"s"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/update/ebusd_global_updatecheck/config {
"unique_id":"ebusd_global_updatecheck",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/updatecheck",
"name":"global updatecheck",
"value_template":"{% set my_new = value_json|truncate(255)|regex_replace(find=',.| available|revision v|version v|OK',replace='') %}{% if my_new == '' %}{% set my_new = '26.1' %}{% endif %}{{ {'installed_version':'26.1','latest_version':my_new,'entity_picture':'https://ebusd.eu/logo-32x32.png','release_url':'https://github.com/john30/ebusd/releases/latest'} | tojson }}"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/update/ebusd_global_updatecheck/config {
"unique_id":"ebusd_global_updatecheck",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/updatecheck",
"name":"global updatecheck",
"value_template":"{% set my_new = value_json|truncate(255)|regex_replace(find=',.| available|revision v|version v|OK',replace='') %}{% if my_new == '' %}{% set my_new = '26.1' %}{% endif %}{{ {'installed_version':'26.1','latest_version':my_new,'entity_picture':'https://ebusd.eu/logo-32x32.png','release_url':'https://github.com/john30/ebusd/releases/latest'} | tojson }}"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/sensor/ebusd_global_scan/config {
"unique_id":"ebusd_global_scan",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/scan",
"name":"global scan"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/sensor/ebusd_global_scan/config {
"unique_id":"ebusd_global_scan",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/scan",
"name":"global scan"
}
2026-05-17 03:52:05.401 [mqtt debug] publish ebusd/global/signal true
2026-05-17 03:52:05.401 [mqtt debug] publish ebusd/global/signal true
2026-05-17 03:52:05.401 [mqtt debug] publish empty ebusd/Broadcast/Queryexistence
2026-05-17 03:52:05.401 [mqtt debug] publish empty ebusd/Broadcast/Queryexistence
2026-05-17 03:52:09.724 [main debug] performing regular tasks
2026-05-17 03:52:09.725 [mqtt debug] publish ebusd/global/scan "finished"
2026-05-17 03:52:09.725 [mqtt debug] publish ebusd/global/scan "finished"
2026-05-17 03:52:10.173 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:52:12.332 [network info] [00003] client connection opened 127.0.0.1
2026-05-17 03:52:12.332 [network info] [00003] connection closed
2026-05-17 03:52:13.334 [network debug] dead connection removed - 0
I currently run the latest versions of ha, ebus firmware, and ebusd addon.
Before it works perfentcly fine. I tried different settings, but nothing seems to work:
Bei Adapter says "ebusd connected (inactive)". ebusd and the adapter also can publish data on mqtt.
But nothing seems to work anymore.
My Settings:
seed_mqtt_cfg: true
commandline_options:
network_device: 192.168.0.108:9999
My Log:
[03:51:48] INFO: Custom --mqttint found in commandline_options — skipping auto mqtt-hassio.cfg seeding. --mqttjson is not auto-set when using a custom --mqttint; add it to commandline_options if your config requires it. Consider setting seed_mqtt_cfg: false.
[03:51:48] INFO: ebusd --foreground --updatecheck=off --mqtthost=core-mosquitto --mqttport=1883 --mqttuser= --mqttpass= --device=192.168.0.108:9999 --mqttjson --scanconfig --log=all:debug --mqtttopic=ebusd --mqttvar=filter-direction=r|u|^w --mqttvar=filter-name= --mqttint=/config/mqtt-hassio.cfg --pollinterval=5
2026-05-17 03:51:48.584 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:48.584 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.586 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:48.588 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:48.588 [network debug] SSL BIO state 4 res 3
2026-05-17 03:51:48.589 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:48.589 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.609 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:48.609 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:48.609 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.609 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.629 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.631 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.631 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.634 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.634 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.634 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.635 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.636 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.636 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.677 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:48.677 [main info] configPath URL is valid
2026-05-17 03:51:48.712 [device notice] transport opened
2026-05-17 03:51:48.712 [main info] registering data handlers
2026-05-17 03:51:48.713 [mqtt info] mosquitto version 2.0.21 (compiled with 2.0.21)
2026-05-17 03:51:48.716 [mqtt debug] connection requested
2026-05-17 03:51:48.716 [main info] registered data handlers
2026-05-17 03:51:48.716 [main notice] ebusd 26.1.26.1 started with broadcast scan on device: 192.168.0.108:9999, TCP
2026-05-17 03:51:48.716 [main info] loading configuration files from https://ebus.github.io/de/
2026-05-17 03:51:48.717 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:48.717 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.721 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:48.727 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:48.727 [network debug] SSL BIO state 4 res 7
2026-05-17 03:51:48.727 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:48.728 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.748 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:48.748 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:48.748 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.748 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.769 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.773 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.773 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.777 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.781 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.782 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.784 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.785 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.947 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:48.947 [main info] reading file broadcast.csv
2026-05-17 03:51:48.947 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:48.947 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.948 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:48.951 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:48.951 [network debug] SSL BIO state 4 res 7
2026-05-17 03:51:48.951 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:48.951 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.971 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:48.971 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:48.971 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.971 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:48.992 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.993 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.993 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.996 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:48.997 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:49.139 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:49.140 [main info] successfully read file broadcast.csv
2026-05-17 03:51:49.140 [main info] reading file memory.csv
2026-05-17 03:51:49.140 [network debug] SSL state 0=before SSL initialization: type 0x10=start, val 1=?
2026-05-17 03:51:49.140 [network debug] SSL state 0=before SSL initialization: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.142 [network debug] SSL BIO state 2 res -1
2026-05-17 03:51:49.144 [network debug] SSL BIO state 3 res 1
2026-05-17 03:51:49.144 [network debug] SSL BIO state 4 res 7
2026-05-17 03:51:49.144 [network debug] SSL BIO state 6 res 0
2026-05-17 03:51:49.144 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:49.164 [network debug] SSL BIO state 5 res -1
2026-05-17 03:51:49.164 [network debug] SSL BIO state 5 res 1
2026-05-17 03:51:49.165 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.165 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1002=exit,connect, val -1=?
2026-05-17 03:51:49.185 [network debug] SSL state 13=SSLv3/TLS write client hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.186 [network debug] SSL state 3=SSLv3/TLS read server hello: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.186 [network debug] SSL state 42=TLSv1.3 read encrypted extensions: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.188 [network debug] SSL state 4=SSLv3/TLS read server certificate: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 43=TLSv1.3 read server certificate verify: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 12=SSLv3/TLS read finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 18=SSLv3/TLS write change cipher spec: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 20=SSLv3/TLS write finished: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x20=done, val 1=?
2026-05-17 03:51:49.189 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 10=SSLv3/TLS read server session ticket: type 0x1001=loop,connect, val 1=?
2026-05-17 03:51:49.190 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x1002=exit,connect, val 1=?
2026-05-17 03:51:49.331 [network debug] SSL state 1=SSL negotiation finished successfully: type 0x4008=write,alert, val 256=close notify
2026-05-17 03:51:49.332 [main info] successfully read file memory.csv
2026-05-17 03:51:49.333 [main info] read config files, got 11 messages
2026-05-17 03:51:49.333 [bus notice] bus started with own address 31/36
2026-05-17 03:51:49.333 [bus notice] signal acquired
2026-05-17 03:51:49.336 [mqtt notice] connection established
2026-05-17 03:51:49.336 [mqtt debug] publish ebusd/global/version "ebusd 26.1.26.1"
2026-05-17 03:51:49.336 [mqtt debug] publish ebusd/global/running true
2026-05-17 03:51:49.337 [mqtt debug] publish ebusd/global/running true
2026-05-17 03:51:49.381 [mqtt debug] received restart topic homeassistant/status with data online
2026-05-17 03:51:50.088 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:51:52.206 [network info] [00001] client connection opened 127.0.0.1
2026-05-17 03:51:52.206 [network info] [00001] connection closed
2026-05-17 03:51:53.207 [network debug] dead connection removed - 0
2026-05-17 03:51:54.090 [bus debug] ERR: read timeout during skip, switching to no signal
2026-05-17 03:51:54.090 [bus error] signal lost
2026-05-17 03:51:54.207 [bus notice] signal acquired
2026-05-17 03:51:56.001 [bus debug] ERR: read timeout during skip, switching to no signal
2026-05-17 03:51:56.001 [bus error] signal lost
2026-05-17 03:51:56.206 [bus notice] signal acquired
2026-05-17 03:51:59.335 [main debug] performing regular tasks
2026-05-17 03:51:59.336 [main notice] starting initial broadcast scan
2026-05-17 03:51:59.336 [bus info] send message: 31fe07fe00
2026-05-17 03:51:59.349 [bus debug] start request 31
2026-05-17 03:51:59.349 [bus debug] arbitration start with 31
2026-05-17 03:51:59.584 [bus debug] arbitration lost
2026-05-17 03:51:59.584 [bus debug] ERR: arbitration lost during skip, retry
2026-05-17 03:51:59.584 [bus debug] start request 31
2026-05-17 03:51:59.584 [bus debug] arbitration start with 31
2026-05-17 03:51:59.629 [bus debug] arbitration won
2026-05-17 03:51:59.629 [bus debug] arbitration delay 6 micros
2026-05-17 03:51:59.629 [bus info] arbitration delay 6 - 6 micros
2026-05-17 03:51:59.629 [bus debug] switching from ready to send command
2026-05-17 03:51:59.652 [bus debug] send/receive symbol latency 23 ms
2026-05-17 03:51:59.652 [bus info] send/receive symbol latency 23 - 23 ms
2026-05-17 03:51:59.669 [bus debug] send/receive symbol latency 16 ms
2026-05-17 03:51:59.669 [bus info] send/receive symbol latency 16 - 23 ms
2026-05-17 03:51:59.686 [bus debug] send/receive symbol latency 16 ms
2026-05-17 03:51:59.697 [bus debug] send/receive symbol latency 10 ms
2026-05-17 03:51:59.697 [bus info] send/receive symbol latency 10 - 23 ms
2026-05-17 03:51:59.697 [bus debug] switching from send command to send command CRC
2026-05-17 03:51:59.723 [bus debug] send/receive symbol latency 26 ms
2026-05-17 03:51:59.724 [bus info] send/receive symbol latency 10 - 26 ms
2026-05-17 03:51:59.724 [update info] sent BC cmd: 31fe07fe00
2026-05-17 03:51:59.724 [update notice] sent write Broadcast Queryexistence QQ=31:
2026-05-17 03:51:59.724 [bus debug] notify request: done
2026-05-17 03:51:59.724 [bus debug] read res:
2026-05-17 03:51:59.724 [bus debug] switching from send command CRC to send SYN
2026-05-17 03:51:59.742 [bus debug] send/receive symbol latency 17 ms
2026-05-17 03:51:59.742 [bus debug] switching from send SYN to ready
2026-05-17 03:52:00.187 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:52:02.268 [network info] [00002] client connection opened 127.0.0.1
2026-05-17 03:52:02.268 [network info] [00002] connection closed
2026-05-17 03:52:03.198 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:52:03.269 [network debug] dead connection removed - 0
2026-05-17 03:52:05.398 [mqtt debug] publish ebusd/global/uptime 16
2026-05-17 03:52:05.398 [mqtt debug] publish ebusd/global/uptime 16
2026-05-17 03:52:05.398 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_running/config {
"unique_id":"ebusd_global_running",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/running",
"name":"global running",
"device_class":"running",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.398 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_running/config {
"unique_id":"ebusd_global_running",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/running",
"name":"global running",
"device_class":"running",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_signal/config {
"unique_id":"ebusd_global_signal",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/signal",
"name":"global signal",
"device_class":"connectivity",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/binary_sensor/ebusd_global_signal/config {
"unique_id":"ebusd_global_signal",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/signal",
"name":"global signal",
"device_class":"connectivity",
"payload_on":"true",
"payload_off":"false"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/sensor/ebusd_global_uptime/config {
"unique_id":"ebusd_global_uptime",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/uptime",
"name":"global uptime",
"device_class":"duration",
"state_class":"total_increasing",
"unit_of_measurement":"s"
}
2026-05-17 03:52:05.399 [mqtt debug] publish homeassistant/sensor/ebusd_global_uptime/config {
"unique_id":"ebusd_global_uptime",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/uptime",
"name":"global uptime",
"device_class":"duration",
"state_class":"total_increasing",
"unit_of_measurement":"s"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/update/ebusd_global_updatecheck/config {
"unique_id":"ebusd_global_updatecheck",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/updatecheck",
"name":"global updatecheck",
"value_template":"{% set my_new = value_json|truncate(255)|regex_replace(find=',.| available|revision v|version v|OK',replace='') %}{% if my_new == '' %}{% set my_new = '26.1' %}{% endif %}{{ {'installed_version':'26.1','latest_version':my_new,'entity_picture':'https://ebusd.eu/logo-32x32.png','release_url':'https://github.com/john30/ebusd/releases/latest'} | tojson }}"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/update/ebusd_global_updatecheck/config {
"unique_id":"ebusd_global_updatecheck",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/updatecheck",
"name":"global updatecheck",
"value_template":"{% set my_new = value_json|truncate(255)|regex_replace(find=',.| available|revision v|version v|OK',replace='') %}{% if my_new == '' %}{% set my_new = '26.1' %}{% endif %}{{ {'installed_version':'26.1','latest_version':my_new,'entity_picture':'https://ebusd.eu/logo-32x32.png','release_url':'https://github.com/john30/ebusd/releases/latest'} | tojson }}"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/sensor/ebusd_global_scan/config {
"unique_id":"ebusd_global_scan",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/scan",
"name":"global scan"
}
2026-05-17 03:52:05.400 [mqtt debug] publish homeassistant/sensor/ebusd_global_scan/config {
"unique_id":"ebusd_global_scan",
"device":{
"identifiers":"ebusd",
"manufacturer":"ebusd.eu",
"name":"ebusd",
"sw_version":"26.1",
"suggested_area":"Heating"
},
"state_topic":"ebusd/global/scan",
"name":"global scan"
}
2026-05-17 03:52:05.401 [mqtt debug] publish ebusd/global/signal true
2026-05-17 03:52:05.401 [mqtt debug] publish ebusd/global/signal true
2026-05-17 03:52:05.401 [mqtt debug] publish empty ebusd/Broadcast/Queryexistence
2026-05-17 03:52:05.401 [mqtt debug] publish empty ebusd/Broadcast/Queryexistence
2026-05-17 03:52:09.724 [main debug] performing regular tasks
2026-05-17 03:52:09.725 [mqtt debug] publish ebusd/global/scan "finished"
2026-05-17 03:52:09.725 [mqtt debug] publish ebusd/global/scan "finished"
2026-05-17 03:52:10.173 [bus debug] ERR: read timeout during receive command, switching to skip
2026-05-17 03:52:12.332 [network info] [00003] client connection opened 127.0.0.1
2026-05-17 03:52:12.332 [network info] [00003] connection closed
2026-05-17 03:52:13.334 [network debug] dead connection removed - 0