update
This commit is contained in:
@@ -22,9 +22,9 @@ packages:
|
||||
connection: !include common/wifi.yaml
|
||||
device_base: !include common/common.yaml
|
||||
climate: !include templates/climate_nosens.yaml
|
||||
#status: !include templates/status.yaml
|
||||
status: !include templates/nostatus.yaml
|
||||
logger: !include templates/nologger.yaml
|
||||
button: !include templates/button.yaml
|
||||
#button: !include templates/button.yaml
|
||||
|
||||
light:
|
||||
- platform: neopixelbus
|
||||
@@ -39,12 +39,12 @@ light:
|
||||
effects:
|
||||
- random:
|
||||
name: "Random"
|
||||
transition_length: 4s
|
||||
update_interval: 5s
|
||||
transition_length: 2s
|
||||
update_interval: 7s
|
||||
- addressable_rainbow:
|
||||
name: Rainbow Effect
|
||||
speed: 20
|
||||
width: 17
|
||||
speed: 16
|
||||
width: 4
|
||||
|
||||
|
||||
#GPIO4 - status
|
||||
|
||||
Reference in New Issue
Block a user