Change to GitHub API URL
This commit is contained in:
2
Config.h
2
Config.h
@@ -2,7 +2,7 @@
|
||||
|
||||
#define NUKI_HUB_VERSION "8.32-pre-3"
|
||||
#define GITHUB_LATEST_RELEASE_URL "https://github.com/technyon/nuki_hub/releases/latest"
|
||||
#define GITHUB_RELEASE_TAG_URL "https://github.com/technyon/nuki_hub/releases/tag/"
|
||||
#define GITHUB_LATEST_RELEASE_API_URL "https://api.github.com/repos/technyon/nuki_hub/releases/latest"
|
||||
|
||||
#define MQTT_QOS_LEVEL 1
|
||||
#define MQTT_CLEAN_SESSIONS false
|
||||
|
||||
Reference in New Issue
Block a user