BST/GMT Switch

17 comments started 2026-04-08 last 2026-04-18
Mobile AppHome Automation
B
#1 BobB

Hi Folks,

Given the current news, I've been thinking of all the controls I need to operate my system. I have HA, so much of it can be automated. I can see I'll be tempted to expose HA to t'internet. Something I'll do with trepidation.

The only thing I can think of for which I don't yet have a solution is setting the time! For the majority of us this is either a pushed time sync from the GivEnergy cloud or a time directly entered in the portal. Is there a way through GivTCP to set the time on the inverter? Can Rubikcube's excellent app do it? Anyone know?

Thanks all.

P
#2 pwdst

Rukicube's app can sync time, but I think it would be a manual process.

B
#3 BobB

pwdst
Thanks. I can see there's a time sync option in GivTCP as well. Does anyone know if it syncs to an NTP server or goes to a GE server to obtain the new time?

D
#4 DD

BobB at the lowest level, the hour is just a register on the inverter which you can write to. Higher level software can get time from NTP, but ideally the host running HA is itself running NTP, and so already has accurate time.

G
#5 geoffreycoan

BobB I can see I'll be tempted to expose HA to t'internet. Something I'll do with trepidation.

I run HA and do all my inverter management via givtcp (and predbat).

Remote access to HA is very possible. Several ways to do it, either using the duck DNS addon with DDNS or getting a fixed IP address and using a VPN/firewall redirect

T
#6 T-M

I think the inverters get their time directly from the internet via one of the pool.ntp.org servers (so not the GE servers), though I think I've seen mention they can also sync from the app and/or GivTCP.

V
#7 Vestas

T-M They don't. Only the dongle gets synced, not the inverter.

B
#8 BobB

Vestas Thanks Vestas. I've been trying to decipher your posts at the top of the "Nuclear" thread. but I'm not clever enough. I was sufficiently unsure that the inverter would just cope that I raised it here.
It seems, for a while at least, that our inverters will still have access to some sort of GE server, so they should limp through a few more time changes.

D
#9 DD

BobB It seems, for a while at least, that our inverters will still have access to some sort of GE server, so they should limp through a few more time changes.

I don't recall any mention of the clock change being part of the free tier or the premium tier.

G
#10 Guybrush-Threepwood

I’ve only seen my inverter go to a public time server. So surely all it needs is an internet connection. No subscription needed.

Mine are blocked from the internet and my home assistant performs a daily time sync button press.

V
#11 Vestas

Guybrush-Threepwood Again, the inverter does NOT sync with a timeserver. The dongle does sync with a timeserver but it doesn't pass that data to the inverter.

G
#12 geoffreycoan

I would assume that the time sync is part the standard portal operation so will continue regardless.

All that happens with the paid/free tier is changing whether you can access the app and portal.

But worst case if the time sync does stop, or the portal gets shutdown, you can do a manual time set using the BBC Inverter app, or HA as mentioned

B
#13 BobB

geoffreycoan or HA as mentioned

Can you though? The only option I've seen in HA is "Sync Time" which, if the inverter gets it's time from GE servers won't do any good if the GE servers don't exist in future.

I'm not discounting the possibility of my own stupidity! is there a Set Time option in HA? Can you point me to it?

V
#14 Vestas

BobB HA gets its time from the device it is running on, nothing to do with GE.

B
#15 BobB

Vestas Thanks Vestas. My bad. I wasn't clear.

My question is: Can I set the inverter time using HA. I can see there is a "Time Sync" option in GivTCP but, if this only forces the inverter to sync to the GE cloud, that won't be any use in the scenario where the GE servers no longer exist. I can see there is a
"GivTCP SAXXXXGXXX Invertor Time" Sensor in GivTCP, but I don't want to go prodding that unless someone cleverer than me states this is the way.

V
#16 Vestas

BobB The time on the HA device is the time GivTCP will sync the inverter to. Nothing to do with GE.

B
#17 BobB

Vestas Aaaaah. That explains it! apologies for my confusion. Thanks Vestas.