core/homeassistant/components/knx
Matthias Alphart dadc99dbd3
Deprecate knx config_file (#46874)
* deprecate config_file

* removed cv.deprecated for now, added persistent notification

* Update homeassistant/components/knx/__init__.py

Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>

* remove notification, add cv.deprecated again

* Update homeassistant/components/knx/__init__.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* remove cv.deprecated again

Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-01 11:55:55 +01:00
..
__init__.py Deprecate knx config_file (#46874) 2021-03-01 11:55:55 +01:00
binary_sensor.py Update xknx to 0.17.0 (#46809) 2021-02-20 08:45:04 -10:00
climate.py Update xknx to 0.16.1 (#45247) 2021-01-18 10:15:28 -05:00
const.py Update pylint (#47205) 2021-02-28 22:09:01 -10:00
cover.py Add stop tilt support to KNX (#46947) 2021-02-23 16:34:02 +01:00
expose.py Fix KNX services.yaml (#46897) 2021-02-23 22:59:16 +01:00
factory.py Update xknx to 0.17.1 (#46974) 2021-02-23 16:26:17 -08:00
fan.py Update xknx to 0.17.1 (#46974) 2021-02-23 16:26:17 -08:00
knx_entity.py Prevent AttributError for uninitilized KNX ClimateMode (#45793) 2021-01-31 20:56:42 +01:00
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.17.1 (#46974) 2021-02-23 16:26:17 -08:00
notify.py
scene.py
schema.py Validate KNX addresses (#46933) 2021-02-24 08:37:41 +01:00
sensor.py Update xknx to 0.17.0 (#46809) 2021-02-20 08:45:04 -10:00
services.yaml KNX services send and event_register accept multiple group addresses (#46908) 2021-03-01 11:51:59 +01:00
switch.py
weather.py Update xknx to 0.17.0 (#46809) 2021-02-20 08:45:04 -10:00