|
@@ -24,6 +24,9 @@ products:
|
|
|
model: Grid Connect 6W RGB+CCT downlight
|
|
model: Grid Connect 6W RGB+CCT downlight
|
|
|
name: RGBCW downlight
|
|
name: RGBCW downlight
|
|
|
model_id: ALD275HA
|
|
model_id: ALD275HA
|
|
|
|
|
+ - id: kw2oclsjnfal3mfv
|
|
|
|
|
+ manufacturer: Beamlux
|
|
|
|
|
+ name: BLX501
|
|
|
entities:
|
|
entities:
|
|
|
- entity: light
|
|
- entity: light
|
|
|
dps:
|
|
dps:
|
|
@@ -120,6 +123,24 @@ entities:
|
|
|
- scale: 60
|
|
- scale: 60
|
|
|
step: 60
|
|
step: 60
|
|
|
- dps_val: null
|
|
- dps_val: null
|
|
|
|
|
+ - entity: switch
|
|
|
|
|
+ name: Do not disturb
|
|
|
|
|
+ icon: "mdi:minus-circle"
|
|
|
|
|
+ hidden: unavailable
|
|
|
|
|
+ category: config
|
|
|
|
|
+ dps:
|
|
|
|
|
+ - id: 34
|
|
|
|
|
+ type: boolean
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ name: switch
|
|
|
|
|
+ - id: 34
|
|
|
|
|
+ type: boolean
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ name: available
|
|
|
|
|
+ mapping:
|
|
|
|
|
+ - dps_val: null
|
|
|
|
|
+ value: false
|
|
|
|
|
+ - value: true
|
|
|
- entity: text
|
|
- entity: text
|
|
|
translation_key: scene
|
|
translation_key: scene
|
|
|
category: config
|
|
category: config
|