hass-core/homeassistant/components/knx
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
helpers Move KNX keyring validation and storage to helper module (#97931) 2023-08-07 23:30:14 +02:00
__init__.py Fix unloading KNX integration without sensors (#97720) 2023-08-03 23:23:12 +02:00
binary_sensor.py
button.py
climate.py
config_flow.py Move KNX keyring validation and storage to helper module (#97931) 2023-08-07 23:30:14 +02:00
const.py Add datetime platform to KNX (#97190) 2023-07-25 11:04:05 +02:00
cover.py KNX Cover: Use absolute tilt position if available (#96192) 2023-07-09 12:00:51 +02:00
date.py Add date platform to KNX (#97154) 2023-07-24 21:12:37 +02:00
datetime.py Add datetime platform to KNX (#97190) 2023-07-25 11:04:05 +02:00
device.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04: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 Use EventType for state changed [h-m] (#97117) 2023-07-24 08:01:50 +02: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 Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
manifest.json Update xknx to 2.11.2 - fix DPT 9 small negative values (#97137) 2023-07-24 14:16:29 +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 datetime platform to KNX (#97190) 2023-07-25 11:04:05 +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 Migrate integration services (I-K) to support translations (#96373) 2023-07-12 10:38:47 -04:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py
telegrams.py Restore KNX telegram history (#95800) 2023-07-09 21:15:55 +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