core/homeassistant/components/knx
Richard Polzer 77d9309b81
Add swing support for KNX climate entities (#136752)
* added swing to knx climate

* added tests for climate swing

* removed type ignores

* removed unreachable code
2025-01-28 22:52:39 +01:00
..
storage Add support for KNX UI to create BinarySensor entities (#136703) 2025-01-28 09:16:58 -05:00
__init__.py
binary_sensor.py Add support for KNX UI to create BinarySensor entities (#136703) 2025-01-28 09:16:58 -05:00
button.py
climate.py Add swing support for KNX climate entities (#136752) 2025-01-28 22:52:39 +01:00
config_flow.py
const.py Add support for KNX UI to create BinarySensor entities (#136703) 2025-01-28 09:16:58 -05:00
cover.py
date.py
datetime.py
device.py
device_trigger.py
diagnostics.py
entity.py
expose.py
fan.py
icons.json
light.py Standardize util imports (#136723) 2025-01-28 15:54:06 +01:00
manifest.json Update xknx to 3.5.0 (#136759) 2025-01-28 22:24:47 +01:00
notify.py
number.py
project.py
quality_scale.yaml
scene.py
schema.py Add swing support for KNX climate entities (#136752) 2025-01-28 22:52:39 +01:00
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
telegrams.py
text.py
time.py
trigger.py
validation.py
weather.py
websocket.py