No lookup file found for mode XY
See original GitHub issueHi,
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:
- Created 2 years ago
- Comments:7 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Could you install the master branch please and test in your installation?
Yes this PR will resolve your issue.