|
@@ -44,6 +44,13 @@ entities:
|
|
|
type: integer
|
|
type: integer
|
|
|
optional: true
|
|
optional: true
|
|
|
name: color_temp
|
|
name: color_temp
|
|
|
|
|
+ range:
|
|
|
|
|
+ min: 0
|
|
|
|
|
+ max: 1000
|
|
|
|
|
+ mapping:
|
|
|
|
|
+ - target_range:
|
|
|
|
|
+ min: 2700
|
|
|
|
|
+ max: 6500
|
|
|
- id: 23
|
|
- id: 23
|
|
|
type: integer
|
|
type: integer
|
|
|
optional: true
|
|
optional: true
|
|
@@ -60,7 +67,10 @@ entities:
|
|
|
- dps_val: "88000000000000000000000000000000"
|
|
- dps_val: "88000000000000000000000000000000"
|
|
|
available: color_temp_supported
|
|
available: color_temp_supported
|
|
|
value: color_temp
|
|
value: color_temp
|
|
|
|
|
+ - dps_val: "97000000000000000000000000000000"
|
|
|
|
|
+ value: hs
|
|
|
- value: hs
|
|
- value: hs
|
|
|
|
|
+ hidden: true
|
|
|
- entity: switch
|
|
- entity: switch
|
|
|
name: TV synchronization switch
|
|
name: TV synchronization switch
|
|
|
category: config
|
|
category: config
|