Update readme.md and config.py.example

This commit is contained in:
Hristo
2024-01-28 17:52:26 +02:00
committed by Masoko
parent 7d4f725e8b
commit 499f0b743f
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
from random import randrange
# Script version
version = "0.6.1"
version = "0.6.2"
# MQTT server configuration
mqtt_host = "ip address or host"
mqtt_user = "username"