Files
core/homeassistant/components/notify
Martin Hjelmare be3b227a87 Make mysensors component async (#13641)
* Make mysensors component async

* Use async dispatcher and discovery.
* Run I/O in executor.
* Make mysensors actuator methods async.
* Upgrade pymysensors to 0.13.0.
* Use async serial gateway.
* Use async TCP gateway.
* Use async mqtt gateway.

* Start gateway before hass start event

* Make sure gateway is started after discovery of persistent devices
  and after corresponding platforms have been loaded.
* Don't wait to start gateway until after hass start.

* Bump pymysensors to 0.14.0
2018-05-11 09:39:18 +02:00
..
2018-02-17 10:29:14 +01:00
2018-01-30 14:44:05 -08:00
2018-03-31 23:20:58 +02:00
2018-05-05 10:00:36 -04:00
2018-01-15 14:24:12 -08:00
2018-02-07 17:23:10 +01:00
2018-03-28 08:27:56 +02:00
2018-04-18 10:18:44 -04:00