dkjonas / Wavin-AHC-9000-mqtt

Esp8266 mqtt interface for Wavin AHC-9000/Jablotron AC-116
MIT License
85 stars 35 forks source link

Support operating modes #6

Closed dkjonas closed 5 years ago

dkjonas commented 5 years ago

HomeAssistant MQTT HVAC defines operating modes with the mode_command_topic. In order to control the HVAC using Google Assistant, modes must be defined for the climate device to show up in Google Home.

Adding operating modes "off" and "heat" will make using Google Assistant pnp.

Also, turning off the heat can be useful for other cases, like when a window is open etc.