Skip to content

Commit

Permalink
Add Ikea LED1624G9 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
marthubner authored Dec 28, 2021
1 parent 2df3671 commit 979c059
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/powercalc/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"TRADFRI bulb E27 WS opal 980lm": "LED1545G12",
"TRADFRI bulb E27 WS clear 950lm": "LED1546G12",
"TRADFRI bulb E27 opal 1000lm": "LED1623G12",
"TRADFRI bulb E27 CWS opal 600lm": "LED1624G9",
"TRADFRI bulb E14 W op/ch 400lm": "LED1649C5",
"TRADFRI bulb GU10 W 400lm": "LED1650R5",
"TRADFRI bulb E27 WS opal 1000lm": "LED1732G11",
Expand Down
Binary file not shown.
Binary file not shown.
15 changes: 15 additions & 0 deletions custom_components/powercalc/data/ikea/LED1624G9/model.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"measure_description": "Measured with utils/measure script, manually added values approximately corresponding with xy_color: [0.458, 0.41]",
"measure_device": "Shelly 1PM",
"measure_method": "script",
"measure_settings": {
"SAMPLE_COUNT": 1,
"SLEEP_TIME": 2,
"VERSION": "v0.13.4"
},
"name": "TRADFRI bulb E27 CWS opal 600lm",
"standby_power": 0.48,
"supported_modes": [
"lut"
]
}

0 comments on commit 979c059

Please sign in to comment.