yozik04 / nibe-mqtt

Nibe MQTT integration to use with HomeAssistant MQTT Autodiscovery
GNU General Public License v3.0
26 stars 8 forks source link

Explain how to write data #18

Closed mschlenstedt closed 1 year ago

mschlenstedt commented 1 year ago

Just some hints how to set/write registers. Took me some time to find out how to do this (had to look into the code, which is maybe not possible for all users).

yozik04 commented 1 year ago

HomeAssistant picks it up automatically from config topics: homeassistant/number/nibe-192-168-1-5/heat-offset-s1-47011/config homeassistant/select/nibe-192-168-1-5/temporary-lux-48132/config homeassistant/binary_sensor/nibe-192-168-1-5/status-cooling-43024/config homeassistant/sensor/nibe-192-168-1-5/bt1-outdoor-temperature-40004

There is useful info what command to use and what are allowed values.