mirror of
https://github.com/esphome/esphome.git
synced 2025-09-07 05:42:20 +01:00
Device description in dashboard (#707)
* Description * Review fixes * Test * Label * Description renamed to comment
This commit is contained in:
committed by
Otto Winter
parent
0eadda77b0
commit
be91cfb261
@@ -86,6 +86,7 @@ CONF_COLOR_CORRECT = 'color_correct'
|
||||
CONF_COLOR_TEMPERATURE = 'color_temperature'
|
||||
CONF_COMMAND = 'command'
|
||||
CONF_COMMAND_TOPIC = 'command_topic'
|
||||
CONF_COMMENT = 'comment'
|
||||
CONF_COMMIT = 'commit'
|
||||
CONF_COMPONENTS = 'components'
|
||||
CONF_COMPONENT_ID = 'component_id'
|
||||
|
Reference in New Issue
Block a user