1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-05 12:52:19 +01:00

Add test for automation light effect

This commit is contained in:
Otto Winter
2019-05-27 19:35:36 +02:00
parent 4bc3067725
commit 4323ca88c3
3 changed files with 19 additions and 4 deletions

View File

@@ -366,6 +366,7 @@ CONF_SERVICE = 'service'
CONF_SERVICES = 'services'
CONF_SETUP_MODE = 'setup_mode'
CONF_SETUP_PRIORITY = 'setup_priority'
CONF_SEQUENCE = 'sequence'
CONF_SHUNT_RESISTANCE = 'shunt_resistance'
CONF_SHUNT_VOLTAGE = 'shunt_voltage'
CONF_SHUTDOWN_MESSAGE = 'shutdown_message'