Move MQTT and HSL startup scripts around

This commit is contained in:
Jan Tuomi
2017-10-26 08:35:48 +03:00
parent 258f6212b8
commit 3b3b45b5ee
5 changed files with 21 additions and 16 deletions
-4
View File
@@ -1,4 +0,0 @@
from . import mqtt
import logging
mqtt.client.loop_start()