core/homeassistant/components/knx
Matthias Alphart 30189fb5d5
Fix KNX cover state return open when unknown (#44926)
2021-01-08 11:50:02 +01:00
..
__init__.py Fix knx.send service not accepting floats (#44802) 2021-01-04 04:49:29 +01:00
binary_sensor.py
climate.py
const.py
cover.py Fix KNX cover state return open when unknown (#44926) 2021-01-08 11:50:02 +01:00
factory.py Update xknx to 0.16.0 (#44749) 2021-01-04 03:07:12 +01:00
knx_entity.py
light.py Fix KNX issue if 0 kelvin is reported by device (#44392) 2020-12-22 13:28:37 +01:00
manifest.json Update xknx to 0.16.0 (#44749) 2021-01-04 03:07:12 +01:00
notify.py
scene.py
schema.py Update xknx to 0.16.0 (#44749) 2021-01-04 03:07:12 +01:00
sensor.py
services.yaml
switch.py
weather.py