#Still getting 2 warnings on boot, I don'
1 messages ยท Page 1 of 1 (latest)
Not sure if I am the best person to talk to but I guess the error is from a missing model in the linkplay library (it does not cover the pro plus fafaics).. and I assume you have a WiiM Pro plus in your network. If the latter is the case, can you please run this https://ip-of-yourr-pro-plus/httpapi.asp?command=getStatusEx and send the value for 'project' ?
I did a quick check by malforming my WiiM Pro and get similar error. With that, I now assume that you 'project' has a value 'WiiM_Pro_Plus'...correct?
Yeah, it should be
WiiM_Pro_Plus => Manufacturer: WiiM
and product name: WiiM Pro Plus?
I've opened a pull request, I will merge if you confirm the manufacturer and product name above.
Can we improve this error message?
Sure, what would you suggest?
What repo does it need to go?
Make it more direct, "unknown device ..., please open an issue on ...", and maybe use an issue template
And not sure how many there are, but currently it logs for every device that is loaded
I'm expecting the list to be around 30% complete at this time. I've added so it can be used in the upcoming device database.
Will try to apply your suggestions into the next release, thank you!
I mean, I am all for having end users help collecting data
But currently I am reading this and I kinda wonder, where do I need togo
@young mica , if you can confirm above, I can make a release and remove the warning. Thank you.
Message has been rephrased and link included.
"project": "WiiM_Pro_Plus" is what I get, neither product or manufacturer exist in the result.
No, that's correct. If it would be part of the result, I don't need to raise warnings and let users open issues for us. ๐
Great, it's a noisy bugger... goes off every 15 minutes or so.
Oh if that's the case, would it make sense to create a global list of already shown messages?
The manufacturer is calculated once upon initialization. Then no further messages are logged. But I'm going to guess that discovery and rediscovery relogs it at the moment, which is fixed in next beta.
I've just merged the WiiM Pro Plus, so this warning will be gone for you as well.
The wording has changed somewhat but the message warning still comes up every 14 minutes or so in b6.
Logger: linkplay
Source: components/linkplay/config_flow.py:41
First occurred: 6:05:44 AM (3 occurrences)
Last logged: 6:33:35 AM
The project name 'WiiM_Pro_Plus' is not found in the manufacturer list. Kindly open an issue at https://github.com/velleman/python-linkplay/issues with the project name WiiM_Pro_Plus and mention the manufacturer of this product and the product name.
I will need to open another fix ๐ Thank you for letting me know