add update variable to readme.md

This commit is contained in:
Hristo
2024-01-31 22:43:38 +02:00
parent e0b64d78c1
commit b759407609

View File

@@ -21,6 +21,9 @@ discovery_messages = True
# Binary sensor that displays when there are updates # Binary sensor that displays when there are updates
git_update = True git_update = True
# Enable remote update of the script via Home Assistant
update = True
# Retain flag for published topics # Retain flag for published topics
retain = True retain = True