This commit is contained in:
Home Assistant Version Control
2026-08-21 11:23:08 +00:00
parent b78e832bb3
commit fc39222cfa
8 changed files with 51 additions and 39 deletions
@@ -16,8 +16,10 @@
},
"name": "TRADFRI bulb GU10 345 lumen, dimmable, white spectrum",
"standby_power": 0.2,
"author_info": {
"name": "giu889",
"github": "giu889"
}
"authors": [
{
"name": "giu889",
"github": "giu889"
}
]
}
@@ -15,8 +15,10 @@
},
"name": "TRADFRI bulb GU10 WW 345lm",
"standby_power": 0.1,
"author_info": {
"name": "Peklaa",
"github": "Peklaa"
}
"authors": [
{
"name": "Peklaa",
"github": "Peklaa"
}
]
}
@@ -12,8 +12,10 @@
},
"name": "TRADFRI bulb GU10 WS 345 lm, dimmable, white spectrum",
"standby_power": 0.2,
"author_info": {
"name": "martinkura-svk",
"github": "martinkura-svk"
}
"authors": [
{
"name": "martinkura-svk",
"github": "martinkura-svk"
}
]
}