b3nn0 / hassio-addon-ism7mqtt

HomeAssistant Addon for running ism7mqtt to fetch data from Wolf heaters
Apache License 2.0
18 stars 3 forks source link

ERROR: Got unexpected response from the API: Service not enabled #33

Closed BaZQ closed 8 months ago

BaZQ commented 8 months ago

Hello, I also have a Wolf ISM7 on my ventilation system. I installed the addon in Home Assistant, entered device name, IP address, password and left the update interval at 60 seconds, when I start the addon, no data is retrieved for me. Do I need to do more steps?

The log says the following:

s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [20:46:56] ERROR: Got unexpected response from the API: Service not enabled Setting up ism7mqtt WolfCWL 192.168.1.239 Starting ism7mqtt --hass-id=WolfCWL --interval=60 --ipAddress=192.168.1.239 -t /config/ism7-parameters-WolfCWL.json -d -m, --mqttServer=VALUE MQTT Server -i, --ipAddress=VALUE Wolf Hostname or IP address -p, --password=VALUE Wolf password -t, --parameter=VALUE path to parameter.json - defaults to parameter.json --mqttuser=VALUE MQTT username --mqttpass=VALUE MQTT password -s, --separate send values to separate mqtt topics - also disables json payload --retain retain mqtt messages --interval=VALUE push interval in seconds (defaults to 60) --hass-id=VALUE HomeAssistant auto-discovery device id/entity prefix (implies --separate and --retain) -d, --debug dump raw xml messages -h, --help show help