add keypad command sanity checks

This commit is contained in:
technyon
2022-08-12 23:17:03 +02:00
parent 54d4d8b341
commit 0060acefce
4 changed files with 29 additions and 7 deletions

View File

@@ -32,7 +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_keypad_command_result "/keypad/command/commandResult"
#define mqtt_topic_presence "/presence/devices"