Merge pull request #77 from edwardtfn/expose-relays-lights
Set relays lights to not be disabled when exposed
This commit is contained in:
@@ -132,7 +132,7 @@ light:
|
|||||||
name: Light - Relay 1 of 1 (bottom)
|
name: Light - Relay 1 of 1 (bottom)
|
||||||
platform: partition
|
platform: partition
|
||||||
internal: true
|
internal: true
|
||||||
disabled_by_default: true
|
disabled_by_default: false
|
||||||
default_transition_length: ${default_transition_length}
|
default_transition_length: ${default_transition_length}
|
||||||
restore_mode: ${LIGHT_RELAYS_RESTORE_MODE}
|
restore_mode: ${LIGHT_RELAYS_RESTORE_MODE}
|
||||||
segments:
|
segments:
|
||||||
|
|||||||
Reference in New Issue
Block a user