mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 12:22:20 +01:00
ir_transmitter: add support for repeated commands in NEC protocol (#4995)
Co-authored-by: Nicolas Gilles <nicolas.gilles@aiven.io>
This commit is contained in:
@@ -131,6 +131,7 @@ CONF_COLOR_PALETTE = "color_palette"
|
||||
CONF_COLOR_TEMPERATURE = "color_temperature"
|
||||
CONF_COLORS = "colors"
|
||||
CONF_COMMAND = "command"
|
||||
CONF_COMMAND_REPEATS = "command_repeats"
|
||||
CONF_COMMAND_RETAIN = "command_retain"
|
||||
CONF_COMMAND_TOPIC = "command_topic"
|
||||
CONF_COMMENT = "comment"
|
||||
|
Reference in New Issue
Block a user