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
binary_sensor.py
climate.py Configurable default `hvac_mode` for KNX climate (#54289) 2021-08-24 12:53:11 +02:00
const.py
cover.py
expose.py
fan.py
knx_entity.py
light.py
manifest.json
notify.py
number.py
scene.py
schema.py Add CONF_STATE_CLASS to `sensor/__init__.py` (#54106) 2021-08-27 05:54:50 +02:00
select.py
sensor.py Add CONF_STATE_CLASS to `sensor/__init__.py` (#54106) 2021-08-27 05:54:50 +02:00
services.yaml
switch.py
weather.py