core/homeassistant/components/knx
Matthias Alphart 98877924d3
Add `state_class` for KNX sensors (#53996)
2021-08-05 10:11:01 -07:00
..
__init__.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
binary_sensor.py
climate.py
const.py
cover.py
expose.py Refactor KNX tests (#53183) 2021-07-19 23:39:19 -05:00
fan.py
knx_entity.py
light.py KNX: Support for HS-color lights (#53538) 2021-07-27 19:36:46 +02:00
manifest.json xknx 0.18.9 (#53519) 2021-07-26 23:18:20 +02:00
notify.py
number.py
scene.py
schema.py Add `state_class` for KNX sensors (#53996) 2021-08-05 10:11:01 -07:00
select.py Don't double-validate KNX select options (#54020) 2021-08-05 08:16:33 +02:00
sensor.py Add `state_class` for KNX sensors (#53996) 2021-08-05 10:11:01 -07:00
services.yaml
switch.py
weather.py