core/homeassistant/components/knx
Joakim Plate 8d50b05d0d
Add ability to set device class on knx sensor (#81278)
Add ability to set device class on sensor
2022-11-01 14:30:42 +01:00
..
translations
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
diagnostics.py
expose.py
fan.py
knx_entity.py
light.py Migrate KNX to use kelvin for color temperature (#81112) 2022-10-27 16:00:34 -04:00
manifest.json Add integration type to KNX integration (#81003) 2022-10-26 15:47:27 +02:00
notify.py
number.py
scene.py
schema.py Add ability to set device class on knx sensor (#81278) 2022-11-01 14:30:42 +01:00
select.py
sensor.py Add ability to set device class on knx sensor (#81278) 2022-11-01 14:30:42 +01:00
services.yaml
strings.json
switch.py Allow device class for switch to be set in knx (#81039) 2022-10-26 21:04:11 +02:00
weather.py