Hi
Trying to configure my Adapter to read data from my Vaillant boiler. Have purchased a wifi based adapter from Daniel Kucera’s store and got it set up on wifi.
Next step was to download the Home Assistant add on and configure to read data from thee adapter. On the config page for the adapter I have gone with all of the default settings except on the network adapter address which I have set to my IP address as:
enh:192.168.3.193:3333
When I try to run start the add on I get the following error message:
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
> ebusd --foreground --mqtthost=core-mosquitto --mqttport=1883 --mqttuser=addons --mqttpass=chaen7shaipieleem5emee4Reepei7aixi4ooloize6eimiir2reK1ooQueipol8 --scanconfig --mqttjson --latency=10 --mqttint=/etc/ebusd/mqtt-hassio.cfg --mqtttopic=ebusd --device=enh:192.168.3.193:3333 --log=all:notice
2023-02-06 21:56:30.686 [network error] HTTP connect: 268959746=system lib
2023-02-06 21:56:30.690 [network error] HTTP method: 167772567=shutdown while in init
2023-02-06 21:56:30.690 [main error] invalid configPath URL (connect)
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
Any suggestions?