core/homeassistant/components/knx
Ron Klinkien 774b1d1663
Enable KNX tunnel auto_reconnect by default (#33387)
* Added tunnel reconnect functionality

* Code improvements

* Update homeassistant/components/knx/__init__.py

Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com>

* Enable auto_reconnect for tunnels by default

Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-04-01 00:22:20 +02:00
..
__init__.py Enable KNX tunnel auto_reconnect by default (#33387) 2020-04-01 00:22:20 +02:00
binary_sensor.py
climate.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
cover.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
light.py fix knx light turn_on with ct (#31184) 2020-01-29 12:07:25 +01:00
manifest.json Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
notify.py
scene.py
sensor.py
services.yaml
switch.py