question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ZAMG after 2022.12.8 install setup failure and still time data failure

See original GitHub issue

The 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 image

Trying to reintegrate old location image

Issue Analytics

  • State:open
  • Created 9 months ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
killer0071234commented, Dec 22, 2022

I am not sure what’s the next release… but if there is another one in December… it’s in 😉

1reaction
rosch100commented, Jan 3, 2023

Unfortunately, not fixed in Home Assistant 2022.12.9

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found