#Home Assistant (latest) vs Shelly Uni Plus - not updating

1 messages · Page 1 of 1 (latest)

shell wyvern
#

Hello, I'm trying to monitor my solar battery using the Shelly integration in Home Assistant. It displays the value in HA, but for some strange reason they are never updated.
I tried all vanilla settings, I tried enabling websockets but to no avail.
For some strange reason the voltage sensor is never updated.
HA Version: Latest
Shelly Version: 1.6.2 (gen2)
Wifi network is fine, signal is good, no disconnects.
Is there some kind of script I can write to force HA to update this entity?

#

The Shelly device even triggers on voltmeter change and sends a webhook
shelly_webhook.cpp:58 voltmeter.measurement triggered 1 webhook(s) with 1 urls for component id 100 21:34:12
but HA fails to update.

#

and yes I read https://www.home-assistant.io/integrations/shelly/
in fact it is a bit outdated in terms of the TLS connection, but anyways I have green arrows in my Websocket connection in the Shelly device. So that connection is established, I guess.