ZAMG after 2022.12.8 install setup failure and still time data failure
See original GitHub issueThe problem
I installed the new 2022.12.8 Version, after that it tried to reenable the ZAMG Integration, but it doesn’t work. I deleted all old locations, but know I am not able to reintegrate the until now used locations. If I try to integrate a new location it again shows the time fetching error.
What version of Home Assistant Core has the issue?
Home Assistant 2022.12.8 Supervisor 2022.11.2 Operating System 9.4 Frontend 20221213.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
ZAMG
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zamg
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Logger: homeassistant.components.zamg
Source: components/zamg/coordinator.py:44
Integration: Zentralanstalt für Meteorologie und Geodynamik (ZAMG) (documentation, issues)
First occurred: 17:41:59 (4 occurrences)
Last logged: 17:48:14
Unexpected error fetching zamg data: time data '2022-12-22T16:30+00:00' does not match format '%Y-%m-%dT%H:%M:%S+00:00'
Unexpected error fetching zamg data: time data '2022-12-22T16:40+00:00' does not match format '%Y-%m-%dT%H:%M:%S+00:00'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 225, in _async_refresh
self.data = await self._async_update_data()
File "/usr/src/homeassistant/homeassistant/components/zamg/coordinator.py", line 44, in _async_update_data
self.data["last_update"] = self.zamg.last_update
File "/usr/local/lib/python3.10/site-packages/zamg/zamg.py", line 142, in last_update
return datetime.strptime(
File "/usr/local/lib/python3.10/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
File "/usr/local/lib/python3.10/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data '2022-12-22T16:30+00:00' does not match format '%Y-%m-%dT%H:%M:%S+00:00'
Additional information
After adding new location
Trying to reintegrate old location
Issue Analytics
- State:
- Created 9 months ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
homeassistant Changelog - PyUp.io
Fix situation where deCONZ sensor platform setup would fail ([Kane610] ... Don't add RainMachine restriction switches if underlying data is missing ...
Read more >ZAMG after 2022.12.8 install setup failure and still time data ...
I installed the new 2022.12.8 Version, after that it tried to reenable the ZAMG Integration, but it doesn't work.
Read more >PV Power Forecasting Using Delaunay Triangulation ... - MDPI
(GRU), the proposed TransGRU model is robust against weather forecast error as it learns feature representation from weather data.
Read more >MapReduce - Wikipedia
MapReduce is a programming model and an associated implementation for processing and generating big data sets with a parallel, distributed algorithm on a ......
Read more >Quality & Regulatory Solutions for PAT in Continuous ... - ISPE
Process analytical technology can therefore add significant value in ... the level of impurity in the intermediate or potentially prevent a batch failure....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am not sure what’s the next release… but if there is another one in December… it’s in 😉
Unfortunately, not fixed in Home Assistant 2022.12.9