* rework release notes capture not to use github api as it was hitting the rate limit

* add shutdown button
This commit is contained in:
Masoko
2024-02-13 20:56:48 +02:00
committed by GitHub
parent ad286add7e
commit 9dfefdcc03
2 changed files with 46 additions and 32 deletions

View File

@@ -21,6 +21,9 @@ discovery_messages = True
# Enable remote restart button in Home Assistant
restart_button = True
# Enable remote shutdiwb button in Home Assistant
shutdown_button = True
# Binary sensor that displays when there are updates
git_update = True