-
Notifications
You must be signed in to change notification settings - Fork 1
/
sky_lite_evolve_projector_light.yaml
112 lines (112 loc) · 2.17 KB
/
sky_lite_evolve_projector_light.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
name: Sky Lite Evolve
products:
- id: jteg9ktrhbxtiicz
model: SKY-EVOLVE-B-RCW8
name: BlissLights Sky Lite Evolve
primary_entity:
entity: light
name: Globe Light
icon: "mdi:globe-model"
dps:
- id: 20
type: boolean
name: switch
- id: 52
type: boolean
name: color_mode
mapping:
- dps_val: false
value: white
- dps_val: true
value: hs
- id: 24
name: rgbhsv
type: hex
format:
- name: h
bytes: 2
range:
min: 0
max: 360
- name: s
bytes: 2
range:
min: 0
max: 1000
- name: v
bytes: 2
range:
min: 10
max: 1000
- id: 51
name: effect
type: string
mapping:
- dps_val: scene
value: Scene
- dps_val: laser
value: Laser
- dps_val: colour
value: Color
secondary_entities:
- entity: number
icon: "mdi:timer"
name: Timer
category: config
dps:
- id: 26
type: integer
name: value
range:
min: 0
max: 86400
unit: min
mapping:
- scale: 60
step: 60
- entity: light
icon: "mdi:laser-pointer"
name: Laser
dps:
- id: 53
type: boolean
name: switch
- id: 54
name: brightness
type: integer
range:
min: 10
max: 1000
mapping:
- scale: 3.92
- entity: select
icon: "mdi:movie-open-play"
name: Theme
category: config
dps:
- id: 58
name: option
type: string
optional: true
mapping:
- dps_val: "AAA="
value: Cosmos
- dps_val: "AAE="
value: Sky
- dps_val: "AAI="
value: Space
- dps_val: "AAM="
value: Ocean
- entity: fan
icon: "mdi:rotate-3d-variant"
name: Nebula Movement
dps:
- id: 60
type: boolean
name: switch
- id: 62
type: integer
name: speed
range:
min: 0
max: 100