core/homeassistant/components/mysensors
Martin Hjelmare b5e7414be2 Fix mysensors connection task blocking setup (#15938)
* Fix mysensors connection task blocking setup

* Schedule the connection task without having the core track the task
  to avoid blocking setup.
* Cancel the connection task, if not cancelled already, when
  home assistant stops.

* Use done instead of cancelled
2018-08-16 14:19:42 +02:00
..
__init__.py Upgrade pymysensors to 0.17.0 (#15942) 2018-08-12 20:22:54 +02:00
const.py
device.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
gateway.py Fix mysensors connection task blocking setup (#15938) 2018-08-16 14:19:42 +02:00