publish last lock state

This commit is contained in:
technyon
2023-02-24 23:05:49 +01:00
parent e492ae902b
commit 842af0358d
4 changed files with 15 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
#define mqtt_topic_query_battery "/lock/query/battery"
#define mqtt_topic_lock_binary_state "/lock/binaryState"
#define mqtt_topic_lock_trigger "/lock/trigger"
#define mqtt_topic_lock_last_lock_action "/lock/lastLockAction"
#define mqtt_topic_lock_log "/lock/log"
#define mqtt_topic_lock_auth_id "/lock/authorizationId"
#define mqtt_topic_lock_auth_name "/lock/authorizationName"