publish keypad code info
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#define mqtt_topic_lock_auth_name "/lock/authorizationName"
|
||||
#define mqtt_topic_lock_completionStatus "/lock/completionStatus"
|
||||
#define mqtt_topic_lock_action_command_result "/lock/commandResult"
|
||||
#define mqtt_topic_door_sensor_state "/lock/doorSensorState"
|
||||
#define mqtt_topic_lock_door_sensor_state "/lock/doorSensorState"
|
||||
#define mqtt_topic_lock_action "/lock/action"
|
||||
|
||||
#define mqtt_topic_config_button_enabled "/configuration/buttonEnabled"
|
||||
@@ -26,6 +26,8 @@
|
||||
#define mqtt_topic_config_single_lock "/configuration/singleLock"
|
||||
#define mqtt_topic_config_sound_level "/configuration/soundLevel"
|
||||
|
||||
#define mqtt_topic_keypad "/keypad"
|
||||
|
||||
#define mqtt_topic_presence "/presence/devices"
|
||||
|
||||
#define mqtt_topic_reset "/maintenance/reset"
|
||||
|
||||
Reference in New Issue
Block a user