Add buttons to /ota

This commit is contained in:
iranl
2024-02-15 22:46:47 +01:00
parent 533e78e06a
commit 8139c23785
4 changed files with 18 additions and 13 deletions

View File

@@ -4,6 +4,7 @@
#define GITHUB_LATEST_RELEASE_URL "https://github.com/technyon/nuki_hub/releases/latest"
#define GITHUB_LATEST_RELEASE_API_URL "https://api.github.com/repos/technyon/nuki_hub/releases/latest"
#define GITHUB_LATEST_RELEASE_BINARY_URL "https://github.com/technyon/nuki_hub/raw/master/webflash/nuki_hub.bin"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false