Incorrect timestamps on API responses?

4 comments started 2022-04-01 last 2022-04-02
APIsHome Automation
S
#1 stevelewis

I may be missing something here...
The "Zulu" GMT timestamps reported by the GE API appear to be 2 hours ahead of actual GMT. It was correct a few weeks ago before the clocks changed. My local network reports BST correctly, same with the timestamped data in the GE portal, it's just the API data. Is anyone else seeing this?

BST 01-04-2022 17:28:58
GMT 01-04-2022 16:28:58

{'batt_power': 184,
'consumption': 541,
'grid_energy': 45200,
'grid_power': 21,
'line_voltage': 239.4,
'meter_status': [{'time': '2022-04-01T18:28:47Z',
'today': {'battery': {'charge': 14.6, 'discharge': 11.4},
'consumption': 45.2,
'grid': {'export': 1.7, 'import': 26.4},
'solar': 20.5},

S
#3 stevelewis

hoggy yep, those two. Within 5 minutes is good, two hours into the future, not so good. I'll raise a bug report.

#4 hoggy

stevelewis i have asked the API for lottery numbers already!