add nodes to trigger read states
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
#define mqtt_topic_battery_keypad_critical "/battery/keypadCritical"
|
||||
|
||||
#define mqtt_topic_lock_state "/lock/state"
|
||||
#define mqtt_topic_query_config "/lock/query/config"
|
||||
#define mqtt_topic_query_lockstate "/lock/query/lockstate"
|
||||
#define mqtt_topic_query_keypad "/lock/query/keypad"
|
||||
#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_log "/lock/log"
|
||||
|
||||
Reference in New Issue
Block a user