Fix settings opener config; add confguring sound level

This commit is contained in:
technyon
2022-07-17 10:32:16 +02:00
parent 043cedc790
commit 65a649b9c1
4 changed files with 19 additions and 9 deletions

View File

@@ -23,5 +23,6 @@
#define mqtt_topic_config_auto_unlock "/configuration/autoUnlock"
#define mqtt_topic_config_auto_lock "/configuration/autoLock"
#define mqtt_topic_config_single_lock "/configuration/singleLock"
#define mqtt_topic_config_sound_level "/configuration/soundLevel"
#define mqtt_topic_presence "/presence/devices"