core/homeassistant/components/tellduslive
Fredrik Erlandsson c76a61ad16 Fix tellduslive responsiveness (#20603)
* use async_call_later for update

* no need to timeout

* fixes

* move init tasks to hass.loop

* version bump of tellduslive

* fixes for @MartinHjelmare

* fixes task cancel

* don't return from new client
2019-02-05 15:20:23 -08:00
..
.translations Update translations 2019-02-02 14:12:23 -08:00
__init__.py Fix tellduslive responsiveness (#20603) 2019-02-05 15:20:23 -08:00
binary_sensor.py Consolidate config flow components (#20635) 2019-02-01 15:45:44 -08:00
config_flow.py Fix tellduslive discovery and auth issues (#20023) 2019-01-15 06:36:17 +01:00
const.py Move CONF_UPDATE_INTERVAL to homeassistant.const (#20526) 2019-01-28 20:26:31 -08:00
cover.py Consolidate config flow components (#20635) 2019-02-01 15:45:44 -08:00
entry.py fix #20387 devices without model/protocol (#20530) 2019-01-28 16:46:37 -08:00
light.py Consolidate config flow components (#20635) 2019-02-01 15:45:44 -08:00
sensor.py Consolidate config flow components (#20635) 2019-02-01 15:45:44 -08:00
strings.json Fix tellduslive discovery and auth issues (#20023) 2019-01-15 06:36:17 +01:00
switch.py Consolidate config flow components (#20635) 2019-02-01 15:45:44 -08:00