Check GitHub for updates

This commit is contained in:
iranl
2024-02-07 22:08:54 +01:00
parent cb4d8cc55c
commit 8c601ece4c
4 changed files with 28 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
#pragma once
#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 MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false