Alexey ALERT Rubashёff
|
195643d916
|
Improve AtlanticDomesticHotWaterProductionMBLComponent support in Overkiz (#114178)
* add overkiz AtlanticDHW support
Adds support of Overkiz water heater entity selection based on device controllable_name
Adds support of Atlantic water heater based on Atlantic Steatite Cube WI-FI VM 150 S4CS 2400W
Adds more Overkiz water heater binary_sensors, numbers, and sensors
* Changed class annotation
* min_temp and max_temp as properties
* reverted binary_sensors, number, sensor to make separate PRs
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* review fixes, typos, and pylint
* review fix
* review fix
* ruff
* temperature properties changed to constructor attributes
* logger removed
* constants usage consistency
* redundant mapping removed
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* boost mode method annotation typo
* removed away mode for atlantic dwh
* absence and boost mode attributes now support 'prog' state
* heating status bugfix
* electrical consumption sensor
* warm water remaining volume sensor
* away mode reintroduced
* mypy check
* boost plus state support
* Update homeassistant/components/overkiz/sensor.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* sensors reverted to separate them into their own PR
* check away and boost modes on before switching them off
* atlantic_dhw renamed to atlantic_domestic_hot_water_production
* annotation changed
* AtlanticDomesticHotWaterProductionMBLComponent file renamed, annotation change reverted
---------
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
|
2024-06-27 22:05:58 +02:00 |
|