Could you add the Philips Hue Lily spot model 1742830P7 to the list? #2362
Unanswered
reneelout
asked this question in
Request light models
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks in advance
This is a newer model of the allready supported model 1741430P7, part of model Signify/LCS001 (hope this helps)
Can i simply add the dir www/powercalc/profiles/signify/LCS001 and change the excisting file model.json to the next? (add alias 1742830P7);
{
"measure_description": "Measured with utils/measure script",
"measure_device": "Shelly Plug S",
"measure_method": "script",
"measure_settings": {
"SAMPLE_COUNT": 1,
"SLEEP_TIME": 2
},
"name": "Hue Lily Outdoor Spot Light RGBCCT",
"standby_power": 0.36,
"calculation_strategy": "lut",
"aliases": [
"1742830P7",
"1741430P7",
"1741530P7",
"1741830P7"
],
"created_at": "2021-10-08T13:31:47"
}
Beta Was this translation helpful? Give feedback.
All reactions