ozczecho / vzduch-dotek

An API to interface with AirTouch 3 AC controller.
MIT License
9 stars 3 forks source link

Return "desiredTemperature" even when zone is off #6

Closed L0rdCha0s closed 3 years ago

L0rdCha0s commented 3 years ago

The "desired Temperature" of a zone is valid even when the zone is off - as this is what it will be set to when the zone is turned on. Returning this correctly is important for HA integrations, so that zone temperatures can be set correctly.