core/homeassistant/components/overkiz
Mick Vleeshouwer 394c6850a3
Fix situation where 'model' can be None (string) in Overkiz (#64320)
2022-01-18 17:04:26 -10:00
..
translations [ci skip] Translation update 2022-01-19 00:13:35 +00:00
__init__.py Improve typing for Overkiz integration and address late feedback (#63483) 2022-01-08 10:53:15 +01:00
binary_sensor.py Add new Binary Sensor description to Overkiz integration (#64322) 2022-01-17 10:46:20 -10:00
button.py Address late feedback to Overkiz (move to constants) (#64324) 2022-01-17 10:25:24 -10:00
config_flow.py Don't close HA aiohttp session in Overkiz Config Flow (#64052) 2022-01-13 21:35:07 +01:00
const.py Refactor some sensors and add translations to Overkiz (#64108) 2022-01-17 10:47:42 -10:00
coordinator.py Simplify Overkiz coordinator (step 2) and address feedback (#64028) 2022-01-13 13:45:39 +01:00
entity.py Fix situation where 'model' can be None (string) in Overkiz (#64320) 2022-01-18 17:04:26 -10:00
executor.py Simplify coordinator and import OverkizStateType (#63969) 2022-01-13 02:23:20 +01:00
light.py Improve typing for Overkiz integration and address late feedback (#63483) 2022-01-08 10:53:15 +01:00
lock.py Improve typing for Overkiz integration and address late feedback (#63483) 2022-01-08 10:53:15 +01:00
manifest.json Don't close HA aiohttp session in Overkiz Config Flow (#64052) 2022-01-13 21:35:07 +01:00
number.py Address late feedback to Overkiz (move to constants) (#64324) 2022-01-17 10:25:24 -10:00
scene.py Improve typing for Overkiz integration and address late feedback (#63483) 2022-01-08 10:53:15 +01:00
select.py Address late feedback to Overkiz (move to constants) (#64324) 2022-01-17 10:25:24 -10:00
sensor.py Refactor some sensors and add translations to Overkiz (#64108) 2022-01-17 10:47:42 -10:00
strings.json Refactor some sensors and add translations to Overkiz (#64108) 2022-01-17 10:47:42 -10:00
strings.select.json Add select entity to Overkiz integration (#62916) 2022-01-13 12:35:44 -10:00
strings.sensor.json Refactor some sensors and add translations to Overkiz (#64108) 2022-01-17 10:47:42 -10:00
switch.py Add switch entity to Overkiz integration (#64000) 2022-01-17 08:21:37 -10:00