core/homeassistant/components/knx
Matthias Alphart 87240bb96f
Fix loading KNX UI entities with entity category set (#126290)
* Fix loading KNX UI entities with entity category set

* add test

* docstring fixes

* telegram order

* Optionally ignore telegram sending order in tests

because we can't know which platform initialises first
2024-09-20 11:16:58 +02:00
..
storage
__init__.py
binary_sensor.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
button.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
climate.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
config_flow.py
const.py
cover.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
date.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
datetime.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
device.py
device_trigger.py
diagnostics.py
entity.py Fix loading KNX UI entities with entity category set (#126290) 2024-09-20 11:16:58 +02:00
expose.py
fan.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
icons.json
light.py Fix loading KNX UI entities with entity category set (#126290) 2024-09-20 11:16:58 +02:00
manifest.json
notify.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
number.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
project.py
scene.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
schema.py
select.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
sensor.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
services.py
services.yaml
strings.json
switch.py Fix loading KNX UI entities with entity category set (#126290) 2024-09-20 11:16:58 +02:00
telegrams.py
text.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
time.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
trigger.py
validation.py
weather.py Move knx base entity to separate module (#126102) 2024-09-17 10:15:26 +02:00
websocket.py