hass-core/homeassistant/components/overkiz
Mick Vleeshouwer 9a6b22a156
Address late review in Overkiz (add duration device class) (#77778)
Address follow-up review in Overkiz (duration device class)
2022-09-04 12:01:17 +02:00
..
climate_entities Add support for Atlantic Electrical Towel Dryer to Overkiz integration (#73788) 2022-06-28 13:39:37 -07:00
cover_entities Fix opening/closing for awning in Overkiz integration (#68890) 2022-04-20 14:53:20 +02:00
translations [ci skip] Translation update 2022-09-04 00:28:06 +00: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
climate.py
config_flow.py Catch unknown user exception in Overkiz integration (#76693) 2022-08-31 21:16:00 +02:00
const.py Add support for Atlantic Electrical Towel Dryer to Overkiz integration (#73788) 2022-06-28 13:39:37 -07:00
coordinator.py Bump dependencies in Overkiz integration (#69855) 2022-04-11 19:27:49 +02:00
cover.py
diagnostics.py
entity.py Expose ThreeWayWindowHandle direction as sensor in Overkiz integration (#73784) 2022-06-21 17:31:26 +02:00
executor.py Add support for Somfy Thermostat in Overkiz integration (#67169) 2022-06-20 12:58:08 +02:00
light.py Fix color mode in overkiz light (#70966) 2022-04-28 09:36:53 +02:00
lock.py
manifest.json Bump pyoverkiz to 1.5.0 (#76682) 2022-08-13 10:35:13 +02:00
number.py Migrate overkiz NumberEntity to native_value (#73493) 2022-06-15 10:49:40 +02:00
scene.py
select.py Add active alarm zones as select entity to Overkiz integration (#68997) 2022-06-14 13:21:35 +02:00
sensor.py Address late review in Overkiz (add duration device class) (#77778) 2022-09-04 12:01:17 +02:00
siren.py
strings.json Catch unknown user exception in Overkiz integration (#76693) 2022-08-31 21:16:00 +02: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