hass-core/homeassistant/components/overkiz
Thibaut 55cad465b2
Add support for AEH with adjustable temperature in Overkiz integration (#72790)
* Import and clean from ha-tahoma

* Fix wrong search and replace

* Clean code

* Use elif

* Sort import

* Fix imports

* Update homeassistant/components/overkiz/climate_entities/atlantic_electrical_heater_with_adjustable_temperature_setpoint.py

Co-authored-by: Mick Vleeshouwer <mick@imick.nl>

* Fix import

* Remove cast

* Remove useless constructor

* Use constant

* Remove now useless conditions

Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-11-08 00:07:02 +01:00
..
climate_entities Add support for AEH with adjustable temperature in Overkiz integration (#72790) 2022-11-08 00:07:02 +01:00
cover_entities Fix low speed cover in Overkiz integration (#79416) 2022-10-01 19:33:41 +03:00
translations [ci skip] Translation update 2022-11-04 00:29:52 +00:00
water_heater_entities Add Overkiz AtlanticPassAPCDHW (#78665) 2022-11-04 10:42:58 +01:00
__init__.py Fix Overkiz startup order to prevent unnamed device showing up (#76695) 2022-08-16 07:54:26 +02:00
alarm_control_panel.py
binary_sensor.py
button.py Migrate Overkiz to new entity naming style (#76687) 2022-09-25 21:59:18 -04:00
climate.py
config_flow.py Update Config Flow to show message about unsupported Overkiz hardware (#79503) 2022-10-08 16:37:03 -06:00
const.py Add support for AEH with adjustable temperature in Overkiz integration (#72790) 2022-11-08 00:07:02 +01:00
coordinator.py
cover.py
diagnostics.py
entity.py Add Overkiz AtlanticPassAPCHeatingAndCoolingZone (#78659) 2022-11-04 10:21:30 +01:00
executor.py
light.py
lock.py
manifest.json Add integration type to Overkiz integration (#81147) 2022-10-29 08:33:04 +02:00
number.py Migrate Overkiz to new entity naming style (#76687) 2022-09-25 21:59:18 -04:00
scene.py
select.py Add options to SelectEntityDescription (#78882) 2022-10-10 14:20:04 +02:00
sensor.py Use SensorDeviceClass.VOLUME in components (#79253) 2022-09-29 09:38:06 +02:00
siren.py Use platform constants from root (#78032) 2022-09-08 12:24:45 +02:00
strings.json Update Config Flow to show message about unsupported Overkiz hardware (#79503) 2022-10-08 16:37:03 -06:00
strings.select.json
strings.sensor.json Expose ThreeWayWindowHandle direction as sensor in Overkiz integration (#73784) 2022-06-21 17:31:26 +02:00
switch.py Migrate Overkiz to new entity naming style (#76687) 2022-09-25 21:59:18 -04:00
water_heater.py Add Overkiz AtlanticPassAPCDHW (#78665) 2022-11-04 10:42:58 +01:00