hass-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 [ci skip] Translation update 2022-09-14 00:28:24 +00:00
__init__.py
binary_sensor.py
button.py
climate.py Import climate constants from root [a-l] (#78177) 2022-09-10 23:39:52 +02:00
config_flow.py
const.py Import climate constants from root [a-l] (#78177) 2022-09-10 23:39:52 +02:00
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 Fix broken URLs in KNX service descriptions (#79752) 2022-10-06 23:47:50 +02:00
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