mrk-its / homeassistant-blitzortung

Custom Component for fetching lightning data from blitzortung.org
MIT License
200 stars 39 forks source link

Problem since HA 2022.3.0b0 #45

Closed bussio closed 4 months ago

bussio commented 2 years ago

Since HA 2022.3.0b0 I have the following problem with the integration:

Logger: homeassistant.components.automation.blitzortung_gps Source: components/automation/init.py:514 Integration: Automatisierung (documentation, issues) First occurred: 10:58:39 (2 occurrences) Last logged: 13:22:52

Error while executing automation automation.blitzortung_gps: invalid latitude for dictionary value @ data['gps']

Logger: homeassistant.components.automation.blitzortung_gps Source: helpers/script.py:1365 Integration: Automatisierung (documentation, issues) First occurred: 10:58:39 (2 occurrences) Last logged: 13:22:52

Blitzortung Gps: Error executing script. Invalid data for call_service at pos 1: invalid latitude for dictionary value @ data['gps']

I use the following code in the automation.yaml:

2022-02-26_13-50-34