Merge pull request #248 from Data-Monkey/split_it_up

fix issue #4 by @Data-Monkey
This commit is contained in:
jokob-sk
2023-06-10 08:02:44 +10:00
committed by GitHub
3 changed files with 14 additions and 5 deletions

View File

@@ -24,10 +24,12 @@ arpscan_devices = []
# for MQTT
mqtt_connected_to_broker = False
mqtt_sensors = []
client = None # mqtt client
# for notifications
changedPorts_json_struc = None
# ACTUAL CONFIGRATION ITEMS set to defaults
# General