|
@@ -8,6 +8,9 @@ products:
|
|
|
model_id: SKY-EVOLVE-B-RCW8
|
|
model_id: SKY-EVOLVE-B-RCW8
|
|
|
- id: l8xe7jasktrwjd7a
|
|
- id: l8xe7jasktrwjd7a
|
|
|
model: Aurora Galaxy Star Projector
|
|
model: Aurora Galaxy Star Projector
|
|
|
|
|
+ - id: shz7blrfcpfccvo3
|
|
|
|
|
+ manufacturer: Mirabella Genio
|
|
|
|
|
+ model: Genio Galaxy Starship Projector I004545
|
|
|
entities:
|
|
entities:
|
|
|
- entity: light
|
|
- entity: light
|
|
|
dps:
|
|
dps:
|
|
@@ -90,6 +93,15 @@ entities:
|
|
|
range:
|
|
range:
|
|
|
min: 0
|
|
min: 0
|
|
|
max: 100
|
|
max: 100
|
|
|
|
|
+ - entity: text
|
|
|
|
|
+ name: Theme
|
|
|
|
|
+ icon: "mdi:movie-open-play"
|
|
|
|
|
+ category: config
|
|
|
|
|
+ hidden: true
|
|
|
|
|
+ dps:
|
|
|
|
|
+ - id: 58
|
|
|
|
|
+ type: base64
|
|
|
|
|
+ name: value
|
|
|
- entity: select
|
|
- entity: select
|
|
|
name: Theme
|
|
name: Theme
|
|
|
icon: "mdi:movie-open-play"
|
|
icon: "mdi:movie-open-play"
|
|
@@ -107,3 +119,13 @@ entities:
|
|
|
value: Space
|
|
value: Space
|
|
|
- dps_val: "AAM="
|
|
- dps_val: "AAM="
|
|
|
value: Ocean
|
|
value: Ocean
|
|
|
|
|
+ - entity: text
|
|
|
|
|
+ name: Music sync
|
|
|
|
|
+ icon: "mdi:music"
|
|
|
|
|
+ category: config
|
|
|
|
|
+ hidden: true
|
|
|
|
|
+ dps:
|
|
|
|
|
+ - id: 42
|
|
|
|
|
+ type: hex
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ name: value
|