hass-core/homeassistant/components/knx
Matthias Alphart c81b6255c2
Use async_on_remove for KNX entities removal (#95658)
* Use `async_on_remove` for KNX entities removal

* review
2023-07-01 07:16:45 -04:00
..
__init__.py Add reload service to KNX (#95489) 2023-06-28 21:45:17 -04:00
binary_sensor.py
button.py
climate.py
config_flow.py Configurable KNX Telegram history size (#93248) 2023-05-22 18:09:59 +02:00
const.py Add time platform to KNX (#95302) 2023-06-28 15:19:32 +02:00
cover.py
device.py Add KNX interface device with diagnostic entities (#89213) 2023-03-19 02:13:52 -11:00
device_trigger.py Fix KNX device trigger passing info data (#95076) 2023-06-22 21:13:10 +02:00
diagnostics.py Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00
expose.py Better log message for KNX expose conversion error (#89400) 2023-03-08 22:42:07 +01:00
fan.py
knx_entity.py Use async_on_remove for KNX entities removal (#95658) 2023-07-01 07:16:45 -04:00
light.py Update xknx to 2.11.0: Add support for Light DPT 9 color temperature (#95213) 2023-06-25 21:05:35 -04:00
manifest.json Add time platform to KNX (#95302) 2023-06-28 15:19:32 +02:00
notify.py
number.py
project.py Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00
scene.py
schema.py Add time platform to KNX (#95302) 2023-06-28 15:19:32 +02:00
select.py
sensor.py Use async_on_remove for KNX entities removal (#95658) 2023-07-01 07:16:45 -04:00
services.yaml Add reload service to KNX (#95489) 2023-06-28 21:45:17 -04:00
strings.json Configurable KNX Telegram history size (#93248) 2023-05-22 18:09:59 +02:00
switch.py
telegrams.py Update KNX frontend - add Group monitor telegram detail view (#95144) 2023-06-25 14:58:08 +02:00
text.py
time.py Add time platform to KNX (#95302) 2023-06-28 15:19:32 +02:00
weather.py
websocket.py Update KNX frontend - add Group monitor telegram detail view (#95144) 2023-06-25 14:58:08 +02:00