Merge branch 'master' into separate-config

This commit is contained in:
iranl
2024-04-14 12:18:53 +02:00
committed by GitHub
10 changed files with 947 additions and 34 deletions

View File

@@ -55,6 +55,8 @@
#define mqtt_topic_keypad_command_enabled "/keypad/command/enabled"
#define mqtt_topic_keypad_command_result "/keypad/command/commandResult"
#define mqtt_topic_keypad_json "/keypad/json"
#define mqtt_topic_keypad_json_action "/keypad/actionJson"
#define mqtt_topic_keypad_json_command_result "/keypad/commandResultJson"
#define mqtt_topic_info_hardware_version "/info/hardwareVersion"
#define mqtt_topic_info_firmware_version "/info/firmwareVersion"