publish keypad command result

This commit is contained in:
technyon
2022-08-12 23:04:04 +02:00
parent 2f2825eeed
commit 54d4d8b341
5 changed files with 27 additions and 7 deletions

View File

@@ -32,6 +32,7 @@
#define mqtt_topic_keypad_command_name "/keypad/command/name"
#define mqtt_topic_keypad_command_code "/keypad/command/code"
#define mqtt_topic_keypad_command_enabled "/keypad/command/enabled"
#define mqtt_topic_keypad_command_enabled "/keypad/command/commandResult"
#define mqtt_topic_presence "/presence/devices"