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.

No lookup file found for mode XY

See original GitHub issue

Hi,

I just created a sensor for one of my hue lamps. Because it is managed by deconz I added manufacturer and model as follows:

  - platform: powercalc
    entity_id: light.piantana
    manufacturer: signify
    model: LCT010

But when I reboot I found this message in logs:

Skipping sensor setup light.piantana: (‘No lookup file found for mode’, ‘xy’)

This is a device that you currently use so I was wondering why in my case is asking this values, And on top of it how can I fix it?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bramstrokercommented, Jul 16, 2021

Could you install the master branch please and test in your installation?

1reaction
bramstrokercommented, Jul 16, 2021

Maybe will be fixed by this?

#50

Yes this PR will resolve your issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manually calculating power consumption of lights
... Light not supported: ('No lookup file found for mode', 'color_temp') ... If the sensor was not created this should not happen.
Read more >
XLOOKUP function - Microsoft Support
The XLOOKUP function searches a range or an array, and then returns the item corresponding to the first match it finds. If no...
Read more >
XLOOKUP vs VLOOKUP in Excel - What's the Difference?
The XLOOKUP and VLOOKUP functions in Excel are used to find, or 'lookup', ... Custom message if lookup value not found, N, Y...
Read more >
What is XLOOKUP? 13 formula examples to really understand it
XLOOKUP fixes that by doing exact matches by default. You can use match mode parameter to change the lookup behavior if you want....
Read more >
INDEX MATCH Functions Used Together in Excel
-1 finds the smallest value that is >= to the lookup_value. ... and the MATCH function tells you the column or row number...
Read more >

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