Merge branch 'master' into noSleep
This commit is contained in:
@@ -21,6 +21,9 @@ discovery_messages = True
|
||||
# Binary sensor that displays when there are updates
|
||||
git_update = True
|
||||
|
||||
# Enable remote update of the script via Home Assistant
|
||||
update = True
|
||||
|
||||
# Retain flag for published topics
|
||||
retain = True
|
||||
|
||||
@@ -44,6 +47,7 @@ sys_clock_speed = False
|
||||
swap = False
|
||||
memory = True
|
||||
uptime = True
|
||||
uptime_seconds = False
|
||||
|
||||
# Enable wifi_signal for unit of measuring % or wifi_signal_dbm for unit of meaning dBm
|
||||
wifi_signal = False
|
||||
|
||||
Reference in New Issue
Block a user