Hah, bingo, why didn’t k think of only reloading one after the other
Never filed a bug report, where to do that ? Go ahead if you up to it.
I’ve been having the same issue and also using Netatmo and browser_mod
Do you also receive 10 occurrences? Have you tried reloading the Netatmo
integration and/or the browser_mod
integrations to see if that generate a fresh log entry?
my reloading netatmo give a whole other message btw:
Logger: homeassistant.config_entries
Source: components/netatmo/__init__.py:274
First occurred: 2:30:11 PM (1 occurrences)
Last logged: 2:30:11 PM
Error unloading entry Configuration.yaml for netatmo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 498, in async_unload
result = await component.async_unload_entry(hass, self)
File "/usr/src/homeassistant/homeassistant/components/netatmo/__init__.py", line 274, in async_unload_entry
await data[entry.entry_id][AUTH].async_dropwebhook()
File "/usr/local/lib/python3.10/site-packages/pyatmo/auth.py", line 431, in async_dropwebhook
resp = await self.async_post_api_request(
File "/usr/local/lib/python3.10/site-packages/pyatmo/auth.py", line 351, in async_post_api_request
return await self.async_post_request(
File "/usr/local/lib/python3.10/site-packages/pyatmo/auth.py", line 389, in async_post_request
raise ApiError(
pyatmo.exceptions.ApiError: 406 - Not Acceptable - Nothing to drop (7) when accessing 'https://api.netatmo.com/api/dropwebhook'
which is weird:
1 i have no longer the netatmo in confguration.yaml
2 i have not webhooks configured (only have weather station devices)
Thanks for highlighting. This should be gone in the next release.
Thanks for highlighting. This should be gone in the next release as well.
I’m still getting this error and I’m running the latest HAC 2022.11.1
Logger: homeassistant.helpers.entity_platform
Source: helpers/entity_platform.py:567
First occurred: 8:05:22 AM (10 occurrences)
Last logged: 8:05:22 AM
Ignoring invalid device configuration_url ''
Yes, I can confirm this is still there.
I am using Netatmo as well.
Indeed, same still happening
I can’t replicate this. Are you sure this is coming from the Netatmo integration?
Yes, reload that integration and it throws it. Note, we don’t have webhook url set
I confirm, it also happens to me
I use version 2022.11.1
after reloading Netatmo, a warning appears in the logos
Logger: homeassistant.helpers.entity_platform
Source: helpers/entity_platform.py:567
First occurred: 21:04:35 (10 occurrences)
Last logged: 21:04:35
Ignoring invalid device configuration_url ''
Also having this issue with 1 of my 2 Precence camera’s. It appeared after one WIFI accespoint went down today because of a powerfailure. Everything is up and running again, except rebooting Home Assistant wont’ get my camera back a live in the dashboard. Have seen it before, tomorrow probably it wil work again all suddenly.
It’s like Netatmo has enough of Home Assistant trying to reach my Presence while the wifi is down and they blocked me for a day. All this is my gut feeling and pure speculation because I think that is what I see.
Logger: homeassistant.helpers.entity_platform
Source: helpers/entity_platform.py:567
First occurred: 12:39:10 (10 occurrences)
Last logged: 12:39:10
Ignoring invalid device configuration_url ''
Also runnign 2022.11.1
I think this might be related:
It could if it only happens on start up. But it’s also happening when you just reload that integration.
This sounds more like the camera did not properly propagate/update it’s IP address to the Netatmo API. This is a common issue. You might be able to fix this by rebooting the cameras.
I hear this warning, but I only have a weather station from Netamo
Same here! Also having Netatmo, and also each restart of HA and each reload of the NetAtmo integration throws this error exactly 10 times in the log. I also do not have a Camera, only a NetAtmo base station and a wind / rain sensor.
2022-11-12 12:56:20.868 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.874 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.878 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.883 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.886 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.890 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.893 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.895 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.898 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
2022-11-12 12:56:20.901 WARNING (MainThread) [homeassistant.helpers.entity_platform] Ignoring invalid device configuration_url ''
HA 2022.11.2
I entered it as a ticket
this error should be resolved in version 2022.11.4