updates
This commit is contained in:
25
packages/light/yeelight.yaml
Normal file → Executable file
25
packages/light/yeelight.yaml
Normal file → Executable file
@ -1,8 +1,3 @@
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
## Yeelight
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
|
||||
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
## Discovery disable
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
@ -12,40 +7,40 @@ discovery:
|
||||
|
||||
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
## Lampen-Konfig
|
||||
## Lights
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
yeelight:
|
||||
devices:
|
||||
10.10.10.82:
|
||||
name: ceiling1
|
||||
save_on_change: False
|
||||
transition: 2500
|
||||
transition: 500
|
||||
10.10.10.83:
|
||||
name: ceiling2
|
||||
save_on_change: False
|
||||
transition: 2500
|
||||
transition: 500
|
||||
10.10.10.80:
|
||||
name: ceiling3
|
||||
save_on_change: False
|
||||
transition: 2500
|
||||
transition: 500
|
||||
10.10.10.81:
|
||||
name: bed_ceiling
|
||||
save_on_change: False
|
||||
transition: 2500
|
||||
transition: 500
|
||||
10.10.10.84:
|
||||
name: bed
|
||||
save_on_change: False
|
||||
transition: 2500
|
||||
transition: 500
|
||||
model: strip1
|
||||
10.10.10.85:
|
||||
name: desk
|
||||
save_on_change: False
|
||||
transition: 2500
|
||||
transition: 500
|
||||
model: strip1
|
||||
|
||||
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
## Lampengruppen
|
||||
## Light Groups
|
||||
## -------------------------------------------------------------------------------------------------##
|
||||
light:
|
||||
- platform: group
|
||||
@ -78,6 +73,4 @@ light:
|
||||
name: all_lights
|
||||
entities:
|
||||
- light.all_direct
|
||||
- light.all_indirect
|
||||
|
||||
|
||||
- light.all_indirect
|
Reference in New Issue
Block a user