|
|
@@ -79,11 +79,11 @@ secondary_entities:
|
|
|
- entity: select
|
|
|
name: Light type 1
|
|
|
category: config
|
|
|
+ icon: "mdi:lightbulb-alert"
|
|
|
dps:
|
|
|
- id: 4
|
|
|
type: string
|
|
|
name: option
|
|
|
- icon: "mdi:lightbulb-alert"
|
|
|
mapping:
|
|
|
- dps_val: led
|
|
|
value: LED
|
|
|
@@ -97,11 +97,11 @@ secondary_entities:
|
|
|
- entity: select
|
|
|
name: Light type 2
|
|
|
category: config
|
|
|
+ icon: "mdi:lightbulb-alert"
|
|
|
dps:
|
|
|
- id: 10
|
|
|
type: string
|
|
|
name: option
|
|
|
- icon: "mdi:lightbulb-alert"
|
|
|
mapping:
|
|
|
- dps_val: led
|
|
|
value: LED
|