adorobis / hacomfoairmqtt

Home Assistant integration for ComfoAir 350 device via serial communication and MQTT
MIT License
37 stars 16 forks source link

Re-add proper support to set ventilation level to "auto" #10

Closed mweimerskirch closed 3 years ago

mweimerskirch commented 3 years ago

See #9

adorobis commented 3 years ago

What would the "auto" mode do? With the ComfoSense module attached auto is enabling the scheduled times but I'm not sure if the schedule is stored in the unit or in the ComfoSense module. If it is stored in the vent unit then also entire scheduling would need to be implemented - I could not find it in the protocol documentation, with the HA integration and the possibilities of automating it on HA level I think it is not worth the effort. Else if it is stored in the ComfoSense module then auto mode would not make sense anyway.

mweimerskirch commented 3 years ago

I don't know where the schedule would be stored. But you're right, it doesn't really make sense to add the "auto" option in the context of HomeAssistant.