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

Ignoring invalid device info: Invalid device info {'configuration_url': 'https://192.168.1.12:8123', 'name': 'Home Assistant'} #248

Closed
comet424 opened this issue Aug 5, 2023 · 7 comments · Fixed by #250

Comments

@comet424
Copy link

comet424 commented Aug 5, 2023

i get this error now after updating to 2023.8.1 not sure how to fix it? i dont see option to enter a name?

Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:624
Integration: Sensor (documentation, issues)
First occurred: 1:23:32 PM (2 occurrences)
Last logged: 1:23:32 PM

Ignoring invalid device info: Invalid device info {'configuration_url': 'https://192.168.0.10:8123', 'name': 'Home Assistant'} for 'remote_homeassistant' config entry: device info must include at least one of identifiers or connections
Ignoring invalid device info: Invalid device info {'configuration_url': 'https://192.168.1.12:8123', 'name': 'Home Assistant'} for 'remote_homeassistant' config entry: device info must include at least one of identifiers or connections

@MattWestb
Copy link

I is getting the same error on HA 2023.8.0 and is having one production system as master and 3 test system sending all sensors to the master and all looks working OK like button press on IKEA Rodret Dimmer is being OK reported over Zigbee at the same time EVE Energy is reporting all power over thread in the same Billy module.

@fth-mt
Copy link

fth-mt commented Aug 6, 2023

Getting same errors, rolling back to 7.3 fixed it. Am on the latest Remote_homeassistant.

@domgregori
Copy link

Same error on HA 2023.8.1

@dinan5
Copy link

dinan5 commented Aug 9, 2023

Having the same issue with Remote Home Assistant, HA 2023.8.1

lukas-hetzenecker added a commit that referenced this issue Aug 17, 2023
lukas-hetzenecker added a commit that referenced this issue Aug 17, 2023
* Add identifiers attribute to DeviceInfo

Fixes #248
@lukas-hetzenecker
Copy link
Member

Thanks for reporting, should be fixed in the latest release

@MattWestb
Copy link

Confirmation no errors after updating all systems and restarting HAs.
Good work done !!!

@dinan5
Copy link

dinan5 commented Aug 17, 2023 via email

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

Successfully merging a pull request may close this issue.

6 participants