core/homeassistant/components/knx
Matthias Alphart 33808cd268
Add entity name translations to KNX system sensors (#91396)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-23 01:31:59 +02:00
..
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
device.py
diagnostics.py
expose.py
fan.py
knx_entity.py
light.py
manifest.json
notify.py
number.py
scene.py
schema.py
select.py
sensor.py Add entity name translations to KNX system sensors (#91396) 2023-04-23 01:31:59 +02:00
services.yaml
strings.json Add entity name translations to KNX system sensors (#91396) 2023-04-23 01:31:59 +02:00
switch.py
text.py
weather.py