hass-core/homeassistant/components/knx
Matthias Alphart cd0ae66d58
Add CONF_STATE_CLASS to sensor/__init__.py (#54106)
* add CONF_STATE_CLASS to const.py

* move to `sensor/__init__.py`

* move to sensor/const.py

* Revert "move to sensor/const.py"

This reverts commit 604d0d066b.

* move it to `sensor/const.py` but import it from `sensor/__init__.py`

* add Modbus
2021-08-27 05:54:50 +02:00
..
__init__.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
binary_sensor.py Cleanup KNX integration (#52168) 2021-06-26 14:30:36 +02:00
climate.py Configurable default hvac_mode for KNX climate (#54289) 2021-08-24 12:53:11 +02:00
const.py Cleanup KNX integration (#52168) 2021-06-26 14:30:36 +02:00
cover.py Cleanup KNX supported_features for climate, cover and fan (#52218) 2021-06-28 20:22:44 +02:00
expose.py Refactor KNX tests (#53183) 2021-07-19 23:39:19 -05:00
fan.py Fix KNX Fan features (#52732) 2021-07-08 15:05:43 +02:00
knx_entity.py Cleanup KNX integration (#52168) 2021-06-26 14:30:36 +02:00
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 Create KNX notify entities directly from config (#50709) 2021-05-16 12:07:44 +02:00
number.py Cleanup KNX integration (#52168) 2021-06-26 14:30:36 +02:00
scene.py Cleanup KNX integration (#52168) 2021-06-26 14:30:36 +02:00
schema.py Add CONF_STATE_CLASS to sensor/__init__.py (#54106) 2021-08-27 05:54:50 +02:00
select.py Don't double-validate KNX select options (#54020) 2021-08-05 08:16:33 +02:00
sensor.py Add CONF_STATE_CLASS to sensor/__init__.py (#54106) 2021-08-27 05:54:50 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
switch.py Add respond_to_read option to KNX switch (#51790) 2021-06-27 18:34:41 +02:00
weather.py Cleanup KNX integration (#52168) 2021-06-26 14:30:36 +02:00