This commit is contained in:
Home Assistant Version Control
2026-07-29 04:12:24 +00:00
parent 9ea95c3a46
commit 2bc77c43ce
41 changed files with 22649 additions and 0 deletions
@@ -0,0 +1,23 @@
{
"aliases": [
"TRADFRI bulb GU10 WS 345lm",
"TRADFRIbulbGU10WS345lm"
],
"calculation_strategy": "lut",
"created_at": "2022-01-28T15:48:57Z",
"device_type": "light",
"measure_description": "Measured with utils/measure script",
"measure_device": "Shelly Plug S",
"measure_method": "script",
"measure_settings": {
"SAMPLE_COUNT": 3,
"SLEEP_TIME": 6,
"VERSION": "master"
},
"name": "TRADFRI bulb GU10 345 lumen, dimmable, white spectrum",
"standby_power": 0.2,
"author_info": {
"name": "giu889",
"github": "giu889"
}
}
@@ -0,0 +1,22 @@
{
"aliases": [
"TRADFRI bulb GU10 WW 345lm"
],
"calculation_strategy": "lut",
"created_at": "2025-12-22T22:20:22Z",
"device_type": "light",
"measure_description": "Measured with utils/measure script. Used 40W incandescent bulb as dummy load.",
"measure_device": "Shelly 1PM Mini",
"measure_method": "script",
"measure_settings": {
"SAMPLE_COUNT": 2,
"SLEEP_TIME": 3,
"VERSION": "v1.19.5:docker"
},
"name": "TRADFRI bulb GU10 WW 345lm",
"standby_power": 0.1,
"author_info": {
"name": "Peklaa",
"github": "Peklaa"
}
}
@@ -0,0 +1,19 @@
{
"calculation_strategy": "lut",
"created_at": "2024-04-12T08:07:57Z",
"device_type": "light",
"measure_description": "Measured with utils/measure script",
"measure_device": "TP-Link Tapo P110",
"measure_method": "script",
"measure_settings": {
"SAMPLE_COUNT": 4,
"SLEEP_TIME": 5,
"VERSION": "v1.10.0:docker"
},
"name": "TRADFRI bulb GU10 WS 345 lm, dimmable, white spectrum",
"standby_power": 0.2,
"author_info": {
"name": "martinkura-svk",
"github": "martinkura-svk"
}
}