Top level name should be generic. Products name is now split into manufacturer and model (new change). Use full model name here, not an abbreviation. - fix indentation in light entities
@@ -1,68 +1,70 @@
-name: Ledvance Smart+PlaBL100x25B
+name: Panel light
products:
- id: key9cdjdeqjph5sh
- name: Ledvance Smart+PlaBL100x25B
+ manufacturer: Ledvance
+ model: Smart+ Planon plus backlight
+ model_id: BL100x25B
entities:
- entity: light
name: Primary LED
dps:
- - id: 20
- type: boolean
- name: switch
- - id: 21
- type: string
- name: color_mode
- mapping:
- - dps_val: white
- value: color_temp
- - id: 22
- name: brightness
- type: integer
- range:
- min: 0
- max: 1000
- - id: 23
- name: color_temp
- max: 500
- - target_range:
- min: 2700
- max: 6500
+ - id: 20
+ type: boolean
+ name: switch
+ - id: 21
+ type: string
+ name: color_mode
+ mapping:
+ - dps_val: white
+ value: color_temp
+ - id: 22
+ name: brightness
+ type: integer
+ range:
+ min: 0
+ max: 1000
+ - id: 23
+ name: color_temp
+ max: 500
+ - target_range:
+ min: 2700
+ max: 6500
name: Secondary LED
- - dps_val: colour
- value: hs
- - id: 24
- type: hex
- name: rgbhsv
- optional: true
- format:
- - name: h
- bytes: 2
- max: 360
- - name: s
- - name: v
+ - dps_val: colour
+ value: hs
+ - id: 24
+ type: hex
+ name: rgbhsv
+ optional: true
+ format:
+ - name: h
+ bytes: 2
+ max: 360
+ - name: s
+ - name: v
- entity: number
translation_key: timer
class: duration