summaryrefslogtreecommitdiff
path: root/bin/temphum_mqtt_receiver.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/temphum_mqtt_receiver.py')
-rwxr-xr-xbin/temphum_mqtt_receiver.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/temphum_mqtt_receiver.py b/bin/temphum_mqtt_receiver.py
index d0a378e..e9ee397 100755
--- a/bin/temphum_mqtt_receiver.py
+++ b/bin/temphum_mqtt_receiver.py
@@ -45,4 +45,4 @@ if __name__ == '__main__':
node.load_module('temphum', write_to_database=True)
mqtt.add_node(node)
- mqtt.connect_and_loop() \ No newline at end of file
+ mqtt.connect_and_loop()