-
Notifications
You must be signed in to change notification settings - Fork 340
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 john30/ebusd#11
address 08: slave john30/ebusd#11, scanned "MF=Vaillant;ID=HMU00;SW=0902;HW=5103", loaded "vaillant/08.hmu.csv"
address 10: master john30/ebusd#2
address 15: slave john30/ebusd#2, scanned "MF=Vaillant;ID=BASV3;SW=0708;HW=4304", loaded "vaillant/15.basv.csv"
address 31: master john30/ebusd#8, ebusd
address 36: slave john30/ebusd#8, ebusd
address 71: master john30/ebusd#9
address 76: slave john30/ebusd#9, scanned "MF=Vaillant;ID=VWZIO;SW=0202;HW=0103", loaded "vaillant/76.vwzio.csv"
address f1: master john30/ebusd#10
address f6: slave john30/ebusd#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
HAOS
CPU architecture
armv7l
Related integration
MQTT Home Assistant via mqtt-hassio.cfg
Logs
Nothing in the logs other than: [mqtt error] write message hmu HwcMode not found