Skip to content

Commit 3d50c0f

Browse files
authored
Update model.json
1 parent 021b3cd commit 3d50c0f

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
{
2+
"author": "lkoehl",
23
"calculation_strategy": "lut",
34
"created_at": "2026-02-08T17:54:27Z",
45
"device_type": "light",
5-
"measure_description": "Measured with utils/measure script",
6-
"measure_device": "Shelly, PM Mini Gen 4",
6+
"measure_description": "Measured with powercalc-measure Docker script using dummy load for accuracy",
7+
"measure_device": "Shelly, 1PM Mini Gen 4",
78
"measure_method": "script",
89
"measure_settings": {
910
"SAMPLE_COUNT": 2,
1011
"SLEEP_TIME": 3,
1112
"VERSION": "v1.20.4:docker"
1213
},
13-
"name": "Hue Tento color panel",
14-
"standby_power": 0
14+
"name": "Hue Tento round panel (White Ambiance)",
15+
"standby_power": 0.05,
16+
"author_info": {
17+
"name": "Lukas Köhl",
18+
"github": "lkoehl"
19+
}
1520
}

0 commit comments

Comments
 (0)