Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest HA reporting error/warning #14

Open
yarafie opened this issue Aug 13, 2023 · 5 comments
Open

Latest HA reporting error/warning #14

yarafie opened this issue Aug 13, 2023 · 5 comments

Comments

@yarafie
Copy link
Contributor

yarafie commented Aug 13, 2023

@sam43434

Below error/warning showing up

It's not affecting anything at the moment but who knows when it will

Logger: homeassistant.components.cover
Source: helpers/entity_platform.py:624
Integration: Cover (documentation, issues)
First occurred: 6:14:07 AM (1 occurrences)
Last logged: 6:14:07 AM

Ignoring invalid device info: Invalid device info {'manufacturer': 'Assemblabs Ltd', 'name': 'Remootio Device (Host: 192.168.100.119, S/N: 083af20ceb44kgtkhrhl)'} for 'remootio' config entry: device info must include at least one of identifiers or connections

@alpha520098
Copy link

I've message remootio directly and they dont seem to worried about it, I have asked them to write there own and I am waiting on there reply.

@CCupler
Copy link

CCupler commented Aug 16, 2023

@sam43434

Below error/warning showing up

It's not affecting anything at the moment but who knows when it will

Logger: homeassistant.components.cover Source: helpers/entity_platform.py:624 Integration: Cover (documentation, issues) First occurred: 6:14:07 AM (1 occurrences) Last logged: 6:14:07 AM

Ignoring invalid device info: Invalid device info {'manufacturer': 'Assemblabs Ltd', 'name': 'Remootio Device (Host: 192.168.100.119, S/N: 083af20ceb44kgtkhrhl)'} for 'remootio' config entry: device info must include at least one of identifiers or connections

Out of curiosity, what version of HA are you seeing this with? I'm still on 2023.6.3, due to Remootio issues (like, Remootio not working anymore) that I've seen people post with 2023.7.0 and higher

@yarafie
Copy link
Contributor Author

yarafie commented Aug 16, 2023

@sam43434
Below error/warning showing up
It's not affecting anything at the moment but who knows when it will
Logger: homeassistant.components.cover Source: helpers/entity_platform.py:624 Integration: Cover (documentation, issues) First occurred: 6:14:07 AM (1 occurrences) Last logged: 6:14:07 AM
Ignoring invalid device info: Invalid device info {'manufacturer': 'Assemblabs Ltd', 'name': 'Remootio Device (Host: 192.168.100.119, S/N: 083af20ceb44kgtkhrhl)'} for 'remootio' config entry: device info must include at least one of identifiers or connections

Out of curiosity, what version of HA are you seeing this with? I'm still on 2023.6.3, due to Remootio issues (like, Remootio not working anymore) that I've seen people post with 2023.7.0 and higher

I'm using 2023.8.2 and I think this warning started with 8.0. I've fixed for myself the issue of remootio breaking in past releases of HA (I posted How to fix in other discussions)

@alpha520098
Copy link

Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble

does any else get this issue?

@sokanaar
Copy link

sokanaar commented Sep 9, 2023

2023-09-09 15:30:13.091 ERROR (MainThread) [homeassistant.components.cover] remootio: Not adding entity with invalid device info: Invalid device info {'manufacturer': 'Assemblabs Ltd', 'name': 'Remootio Device (Host: 192.168.61.161, S/N: 083af20ced80vjqeqcxd)'} for 'remootio' config entry: device info must include at least one of identifiers or connections

Looks like 2023.9.1 tightened up on configuration requirements and is now refusing to load the integration. I'm guessing it's a simple fix but I'm going to have to learn a bit to understand what is going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants