hass-core/homeassistant/components/knx
Matthias Alphart 67ed8b207a
KNX: use xknx 3.0.0 eager telegram decoding (#122896)
* Use KNX xknx 3.0.0 eager telegram decoding

* review suggestion
2024-07-31 11:08:05 +02:00
..
storage Add support for KNX UI to create light entities (#122342) 2024-07-22 09:35:29 +02:00
__init__.py KNX: use xknx 3.0.0 eager telegram decoding (#122896) 2024-07-31 11:08:05 +02:00
binary_sensor.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
button.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
climate.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
config_flow.py Create, update and delete KNX entities from UI / WS-commands (#104079) 2024-07-21 20:01:48 +02:00
const.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
cover.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
date.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
datetime.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
device.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
device_trigger.py Device automation extra fields translation for KNX (#119518) 2024-06-15 11:31:10 +02:00
diagnostics.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
expose.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
fan.py Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
icons.json Add icon translations to KNX (#111852) 2024-02-29 19:12:05 +01:00
knx_entity.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
light.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
manifest.json Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
notify.py Improve repair issue when notify service is still being used (#118855) 2024-06-05 15:41:22 +02:00
number.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
project.py KNX: use xknx 3.0.0 eager telegram decoding (#122896) 2024-07-31 11:08:05 +02:00
scene.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
schema.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
select.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
sensor.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
services.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
services.yaml Require KNX boolean service descriptor selectors (#118597) 2024-06-08 11:09:52 +02:00
strings.json Device automation extra fields translation for KNX (#119518) 2024-06-15 11:31:10 +02:00
switch.py Add support for KNX UI to create light entities (#122342) 2024-07-22 09:35:29 +02:00
telegrams.py KNX: use xknx 3.0.0 eager telegram decoding (#122896) 2024-07-31 11:08:05 +02:00
text.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
time.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
trigger.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
validation.py Update xknx to 3.0.0 - more DPT definitions (#122891) 2024-07-31 09:10:36 +02:00
weather.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
websocket.py KNX: use xknx 3.0.0 eager telegram decoding (#122896) 2024-07-31 11:08:05 +02:00