Seit dem 8.10.25 startet mein AddOn zur Anbindung meiner Wolf TOP-18 Heizung nicht mehr. An der Konfiguration des AddOn habe ich nichts geändert. Es kommt also eigentlich nur ein Update von HA selbst in Frage, welches ich aber nicht zurückverfolgen kann.
Hier das Protokoll vom ism7mqtt
[11:35:10] ERROR: Got unexpected response from the API: Service not enabled
[11:35:10] ERROR: Failed to get services from Supervisor API
[11:35:10] ERROR: Got unexpected response from the API: Service not enabled
[11:35:10] ERROR: Failed to get services from Supervisor API
[11:35:10] ERROR: Got unexpected response from the API: Service not enabled
[11:35:10] ERROR: Failed to get services from Supervisor API
[11:35:10] ERROR: Got unexpected response from the API: Service not enabled
[11:35:10] ERROR: Failed to get services from Supervisor API
Reading config from MQTT broker add-on: /
Setting up ism7mqtt wolf 192.168.178.208
Removing legacy retained topics for wolf ...
Starting ism7mqtt --hass-id=wolf --interval=60 --ipAddress=192.168.178.208 -t /config/ism7-parameters-wolf.json -d
Oct 11 11:35:10 -m, --mqttServer=VALUE MQTT Server
Oct 11 11:35:10 -i, --ipAddress=VALUE Wolf Hostname or IP address
Oct 11 11:35:10 -p, --password=VALUE Wolf password
Oct 11 11:35:10 -t, --parameter=VALUE path to parameter.json - defaults to parameter.json
Oct 11 11:35:10 --mqttuser=VALUE MQTT username
Oct 11 11:35:10 --mqttpass=VALUE MQTT password
Oct 11 11:35:10 --mqttqos=VALUE MQTT QoS
Oct 11 11:35:10 --mqttport=VALUE MQTT port (defaults to 1883)
Oct 11 11:35:10 -s, --separate send values to separate mqtt topics - also
Oct 11 11:35:10 disables json payload
Oct 11 11:35:10 --retain retain mqtt messages
Oct 11 11:35:10 --interval=VALUE push interval in seconds (defaults to 60)
Oct 11 11:35:10 --hass-id=VALUE HomeAssistant auto-discovery device id/entity
Oct 11 11:35:10 prefix (implies --separate and --retain)
Oct 11 11:35:10 -d, --debug dump raw xml messages
Oct 11 11:35:10 -h, --help show help
Starting ism7mqtt --hass-id=wolf --interval=60 --ipAddress=192.168.178.208 -t /config/ism7-parameters-wolf.json -d
Oct 11 11:35:21 -m, --mqttServer=VALUE MQTT Server
Oct 11 11:35:21 -i, --ipAddress=VALUE Wolf Hostname or IP address
Oct 11 11:35:21 -p, --password=VALUE Wolf password
Oct 11 11:35:21 -t, --parameter=VALUE path to parameter.json - defaults to parameter.json
Oct 11 11:35:21 --mqttuser=VALUE MQTT username
Oct 11 11:35:21 --mqttpass=VALUE MQTT password
Oct 11 11:35:21 --mqttqos=VALUE MQTT QoS
Oct 11 11:35:21 --mqttport=VALUE MQTT port (defaults to 1883)
Oct 11 11:35:21 -s, --separate send values to separate mqtt topics - also
Oct 11 11:35:21 disables json payload
Oct 11 11:35:21 --retain retain mqtt messages
Oct 11 11:35:21 --interval=VALUE push interval in seconds (defaults to 60)
Oct 11 11:35:21 --hass-id=VALUE HomeAssistant auto-discovery device id/entity
Oct 11 11:35:21 prefix (implies --separate and --retain)
Oct 11 11:35:21 -d, --debug dump raw xml messages
Oct 11 11:35:21 -h, --help show help
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Hat jemand das Problem auch? Und vielleicht sogar schon gelöst?
Die Zeile
ism7mqtt --hass-id=wolf --interval=60 --ipAddress=192.168.178.208 -t /config/ism7-parameters-wolf.json -d
im Log finde ich seltsam, da ja eigentlich für ism7mqtt ganz andere Startparamter übergeben werden. Vielleicht kann jemand, bei dem das Ganze noch läuft, in seinem System mal schauen, was dort im Log steht.
Eine Verbindung zum Wolf-Link wird auf jeden Fall noch aufgebaut. Wenn ich die zum ism7mqtt gehörende Parameter-Datei temporär löschen, wird beim nächsten Start eine neue Parameter-Datei erzeugt. Danach kommt aber auch wieder die obige Fehlermeldung.
Testweise habe ich auch schon Ism7MQTT Experimental in HA eingebunden - passiert aber leider das identische.
Hier noch meine Konfiguration des AddOn
device_name: wolf
interval: 60
additional_devices: []
debug_logging: true
mqtt_port: 1883
ism7_ip: 192.168.178.208
ism7_password: [Hier steht natürlich das Kennwort]
Mein System:
- HA in Version 2025.10.2
- HA als VM unter unraid
- mosquitto als AddOn in HA
Hat jemand eine Idee?
Gruß, Lars




