mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Update for 1.4.0
This commit is contained in:
@@ -12,5 +12,4 @@ def setup_light_component(obj, config):
|
||||
add(obj.set_default_transition_length(config[CONF_DEFAULT_TRANSITION_LENGTH]))
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_LIGHT'
|
||||
BUILD_FLAGS = '-DUSE_LIGHT'
|
||||
|
||||
Reference in New Issue
Block a user