* Add Overkiz AtlanticPassAPCHeatingAndCoolingZone
* Fix commands instanciations to be simpler
* Update AtlanticPassAPCHeatingAndCoolingZone to show temperature and fix HA threads
* Simplify async_execute_commands in order to receive simpler list
* Fix get and set temperature in derogation or auto mode
* Remove hvac_action from AtlanticPassAPCHeatingAndCoolingZone
* Remove unused lines
* Update async_execute_commands to work like async_execute_command
Implement cancel for multiple commands
* Improve to use preset_home for internal scheduling
* Remove async_execute_commands
* Improvement for AtlanticPassAPCHeatingAndCoolingZone
* Update homeassistant/components/overkiz/climate_entities/__init__.py
Co-authored-by: Quentame <polletquentin74@me.com>
* Update homeassistant/components/overkiz/climate_entities/atlantic_pass_apc_heating_and_cooling_zone.py
Co-authored-by: Quentame <polletquentin74@me.com>
* Update homeassistant/components/overkiz/climate_entities/atlantic_pass_apc_heating_and_cooling_zone.py
Co-authored-by: Quentame <polletquentin74@me.com>
* Update homeassistant/components/overkiz/const.py
Co-authored-by: Quentame <polletquentin74@me.com>
Co-authored-by: Quentame <polletquentin74@me.com>