question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

meta.mapped is always null for groups, breaking applyRedFix and enhancedHue

See original GitHub issue

After some debugging as to why my Innr bulb was not responding to hue/sat color changes, I figure it out.

meta.mapped is always null for a group! (makes sense in hindsight), however this means that enhancedHue and applyRedFix don’t work via groups.

e.g. group_1 has 4 bulbs, sending {"color": {"hue": 0, "saturation": 100}} to the group has no effect (nothing happens), sending that to the individual bulbs works fine.

Currently not sure how this can be fixed.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
sjorgecommented, Apr 4, 2020

both PR’s got merged.

0reactions
sjorgecommented, Apr 3, 2020

Both PR’s are up

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found