* Use same overkiz entity for 2 different ui widget name
* Update homeassistant/components/overkiz/climate_entities/__init__.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Port DomesticHotWaterProduction from HA-Tahoma
* Add new domestic hot water controllable_name
* Update DHWP to detect existing commands instead of devices
* Update homeassistant/components/overkiz/water_heater_entities/domestic_hot_water_production.py
Co-authored-by: Quentame <polletquentin74@me.com>
* Update homeassistant/components/overkiz/water_heater_entities/domestic_hot_water_production.py
Co-authored-by: Quentame <polletquentin74@me.com>
* Improve read states and comment for overkiz DHWP
* Remove DHWP_BOOST_MODES
* Update DHWP to handle more device correctly
* Improve current_temperature for bogus device
* Init overkiz_to_operation_mode for DHWP
* Update command to be correct
* Upgrade pyoverkiz and use new constants for DHWP
* Remove .tow/.package.lock
Co-authored-by: Quentame <polletquentin74@me.com>
* Port ha-tahome hitachi dhw
* Use int for setting temperature
* Use value as float when possible
* Use device state for current operation
* Update homeassistant/components/overkiz/water_heater_entities/hitachi_dhw.py
Co-authored-by: Quentame <polletquentin74@me.com>
* Update homeassistant/components/overkiz/water_heater_entities/hitachi_dhw.py
Co-authored-by: Quentame <polletquentin74@me.com>
* Use ON instead of ECO for standard operation mode
Co-authored-by: Quentame <polletquentin74@me.com>
* 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>