core/homeassistant/components/overkiz
Nyro 1c0f9cf941
Add Overkiz Hitachi DHW (#81536)
* 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>
2022-11-29 19:27:05 +01:00
..
climate_entities Fix overkiz bitwise operation (#82456) 2022-11-21 08:53:52 +01:00
cover_entities Enforce CoverEntityFeature (#82457) 2022-11-22 07:09:19 +01:00
translations [ci skip] Translation update 2022-11-29 00:26:01 +00:00
water_heater_entities Add Overkiz Hitachi DHW (#81536) 2022-11-29 19:27:05 +01:00
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py Add Overkiz Hitachi DHW (#81536) 2022-11-29 19:27:05 +01:00
coordinator.py
cover.py
diagnostics.py
entity.py
executor.py
light.py
lock.py
manifest.json Bump pyoverkiz to 1.7.1 (#82925) 2022-11-29 16:00:52 +01:00
number.py
scene.py
select.py
sensor.py
siren.py
strings.json
strings.select.json
strings.sensor.json
switch.py
water_heater.py