File tree Expand file tree Collapse file tree 1 file changed +23
-20
lines changed
custom_components/tuya_local/devices Expand file tree Collapse file tree 1 file changed +23
-20
lines changed Original file line number Diff line number Diff line change 11name : Klarstein Alinea Smart
22products :
3- - id:zggqz0s1atd9qce4
3+ - id : zggqz0s1atd9qce4
44 manufacturer : Klarstein
55 model : FJ6
66entities :
@@ -13,16 +13,16 @@ entities:
1313 dps :
1414 - id : 4
1515 type : boolean
16- name: Light
17- - id: 102
16+ name : switch
17+ - id : 102
1818 type : integer
19- name: colour
20- range:
19+ name : effect
20+ range :
2121 min : 0
2222 max : 6
23- - id: 103
23+ - id : 103
2424 type : integer
25- name: luminance
25+ name : brightness
2626 range :
2727 min : 1
2828 max : 3
@@ -32,16 +32,19 @@ entities:
3232 - id : 10
3333 type : string
3434 name : preset_mode
35- - entity: time
36- name: countdown
37- dps:
38- - id: 12
39- type: integer
40- name: total_runtime
41- class : measurement
42- - id: 13
43- type: integer
44- name: countdown
45- range :
46- min: 0
47- max: 100
35+ - entity : number
36+ name : Countdown
37+ dps :
38+ - id : 13
39+ type : integer
40+ name : value
41+ range :
42+ min : 0
43+ max : 100
44+ - entity : sensor
45+ name : Total Runtime
46+ dps :
47+ - id : 12
48+ type : integer
49+ name : sensor
50+ class : measurement
You can’t perform that action at this time.
0 commit comments