-
-
Notifications
You must be signed in to change notification settings - Fork 148
Description
Description
Unable to read correctly or write the mode for DHW Heating (Eco, Balanced, Normal)
Arotherm Plus 7kW, Vaillant aroTHERM VWZ AI Plus
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0902;HW=5103", loaded "vaillant/08.hmu.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=BASV3;SW=0708;HW=4304", loaded "vaillant/15.basv.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 71: master #9
address 76: slave #9, scanned "MF=Vaillant;ID=VWZIO;SW=0202;HW=0103", loaded "vaillant/76.vwzio.csv"
address f1: master #10
address f6: slave #10, scanned "MF=Vaillant;ID=NETX3;SW=0128;HW=0404"
Actual behavior
ebusctl read -f HwcMode states eco all the time, even when the system is actually set to balanced.
ebusctl find -w HwcMode
ERR: element not found
Used both the 'normal' website and 'next' for the config - no dice.
I can set curve, min flow temp, summer temp limit, but they all appear to be basv not hmu.
Expected behavior
HwcMode reads the correct mode and users are able to set the mode correctly.
ebusd version
25.1
ebusd arguments
ebusd --foreground --mqtthost=core-mosquitto --mqttport=1883 --mqttuser=addons --mqttpass=BAH--scanconfig --mqttjson --mqttretain --configpath=https://ebus.github.io/next/ --latency=10 --pollinterval=15 --mqttint=/etc/ebusd/mqtt-hassio.cfg --mqtttopic=ebusd --device=ens:10.10.1.9:9999 --log=all:error
Operating system
other
CPU architecture
armv7l
Dockerized
same as ebusd version
Hardware interface
other
Related integration
MQTT Home Assistant via mqtt-hassio.cfg
Logs
Nothing in the logs other than: [mqtt error] write message hmu HwcMode not found