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
..
__init__.py
apns.py
aws_lambda.py
aws_sns.py
aws_sqs.py
ciscospark.py
clickatell.py
clicksend.py
clicksend_tts.py
command_line.py
demo.py
discord.py
ecobee.py
facebook.py
file.py
free_mobile.py
gntp.py
group.py
hipchat.py
html5.py
instapush.py
ios.py
joaoapps_join.py
knx.py
kodi.py
lametric.py
lannouncer.py
llamalab_automate.py
mailgun.py
mastodon.py
matrix.py Matrix Chatbot (#13355) 2018-05-05 10:00:36 -04:00
message_bird.py
mycroft.py
mysensors.py Make mysensors component async (#13641) 2018-05-11 09:39:18 +02:00
nfandroidtv.py
nma.py
prowl.py
pushbullet.py
pushetta.py
pushover.py
pushsafer.py
rest.py
rocketchat.py
sendgrid.py
services.yaml
simplepush.py
slack.py
smtp.py
stride.py
synology_chat.py
syslog.py
telegram.py
telstra.py
twilio_call.py
twilio_sms.py
twitter.py
webostv.py
xmpp.py
yessssms.py