The line vanished after the upgrade to 2022.5:
How can I get it back?
Is there something wrong with your sensor?
Is it becoming unavailable a lot?
Not that I know of. The only thing that changed is that I upgraded to 2022.05. Ok, journalctl shows lots of Config entry 'OpenWRT router' for upnp integration not ready yet: ('Cannot connect to host fd0b:adc5:260a::1:5000 ssl:default [Network is unreachable]', None);
. I wonder why it’s trying to use ipv6.
It manages to get the other sensors from the router but the kib and packets / s only occasionally.
This is the breaking change listed for upnp/igd:
Are you using a scan_interval or other options for upnp?
No, I’m not. I have configured it through the UI, which has no options.
Is IPv6 enabled in Settings / System / Network ?
Yet it is. There’s no option to disable it.
I disabled ipv6 on the container and now it looks better. I’ll confirm this in a while.
EDIT: Confirmed
Really?
Mine looks like this:
I run home-assistant Core in a systemd-nspawn container:
Thanks for this, was suffering same issue with statistics from my OpenWRT router and disabling IPv6 appears to have resolved it.