mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 12:22:20 +01:00
Command retain option for MQTT component (#3078)
This commit is contained in:
@@ -106,6 +106,7 @@ CONF_COLOR_MODE = "color_mode"
|
||||
CONF_COLOR_TEMPERATURE = "color_temperature"
|
||||
CONF_COLORS = "colors"
|
||||
CONF_COMMAND = "command"
|
||||
CONF_COMMAND_RETAIN = "command_retain"
|
||||
CONF_COMMAND_TOPIC = "command_topic"
|
||||
CONF_COMMENT = "comment"
|
||||
CONF_COMMIT = "commit"
|
||||
|
Reference in New Issue
Block a user