core/homeassistant/components/knx
Norbert Rittel d46e29d7a9
Make field descriptions in knx actions UI-friendly (#138268)
- drop `true` / `false` to match the toggle in the UI
- replace `address` key with its friendly name in the UI
2025-02-11 11:36:18 +01:00
..
storage
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
date.py
datetime.py
device.py
device_trigger.py
diagnostics.py
entity.py
expose.py
fan.py
icons.json
light.py
manifest.json
notify.py
number.py
project.py
quality_scale.yaml
scene.py
schema.py
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