Skipping sensor setup, Model not found in library
See original GitHub issueSkipping sensor setup light.sypialnia_zyrandol_4: Model not found in library (manufacturer: IKEA, model: LED1545G12)
Skipping sensor setup light.sypialnia_zyrandol_5: Model not found in library (manufacturer: IKEA, model: LED1732G11)
HA 2021.12.4 Powercalc 0.13.2 Zigbee2MQTT 1.22.1-1
I see those models in repo (https://github.com/bramstroker/homeassistant-powercalc/tree/master/custom_components/powercalc/data/ikea)
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Powercalc - Virtual power sensors - #137 by bramski
... Skipping sensor setup light.lightstrip_klavier: Model not found in library (manufacturer: ... no idea what is missing/wrong with that.
Read more >Common Library Problems | All About Arduino Libraries
If you install a library in the newer Arduino 2.x environment and cannot see the examples, the library.properties file may be missing.
Read more >Failed to load library 'mblibv1' - MATLAB Answers - MathWorks
I tried to run the model in MATLAB 2020a and installed Simscape Multibody (v7.1), however, I am getting the following error: Failed to...
Read more >homeassistant-powercalc/README.md at master - GitHub
Powercalc scans your HA instance for entities which are supported for automatic configuration. It does that based on the manufacturer and model information ......
Read more >Solving Component Library Errors During PCB Layout Reuse
If your design is missing data for a small number of components, then you can get away with just installing the missing libraries....
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
Model is fine as far as I’m concerned. LED1545G12 is what the zigbee controller returns and is fine. There is a mapping for the long names “TRADFRI bulb E14 WS opal 400lm”, but this is not used in this case.
Nice. Also fixed in the code. https://github.com/bramstroker/homeassistant-powercalc/pull/444. Will be in next release.