#Still getting 2 warnings on boot, I don'

1 messages ยท Page 1 of 1 (latest)

charred snow
#

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' ?

charred snow
#

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?

fervent anchor
#

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.

wraith saffron
#

Can we improve this error message?

fervent anchor
#

Sure, what would you suggest?

wraith saffron
#

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

fervent anchor
#

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!

wraith saffron
#

But currently I am reading this and I kinda wonder, where do I need togo

fervent anchor
#

Message has been rephrased and link included.

young mica
#

"project": "WiiM_Pro_Plus" is what I get, neither product or manufacturer exist in the result.

fervent anchor
#

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. ๐Ÿ˜›

young mica
#

Great, it's a noisy bugger... goes off every 15 minutes or so.

wraith saffron
#

Oh if that's the case, would it make sense to create a global list of already shown messages?

fervent anchor
#

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.

young mica
#

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.
fervent anchor
#

I will need to open another fix ๐Ÿ˜ž Thank you for letting me know