small changes

This commit is contained in:
Hristo Jelev
2023-12-19 20:49:37 +02:00
parent 5afa49c140
commit 06c179138c
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import paho.mqtt.client as paho
import json
import config
import os
# import fileinput
# get device host name - used in mqtt topic
hostname = socket.gethostname()