(2024-10-15, 07:50)colebonelli Wrote: Hello,
I have problems getting blitzortung to work. it always gives me “unavailable”, even when there’s a thunderstorm doodle jump in the area. i can’t find out what is wrong.
here’s the code for the card:
Code:type: entities
entities:
- entity: sensor.blitzortung_lightning_azimuth
secondary_info: last-updated
- entity: sensor.blitzortung_lightning_distance
secondary_info: last-updated
- entity: sensor.blitzortung_lightning_counter
secondary_info: last-updated
state_color: true
It seems like the issue could be related to either the Blitzortung integration setup or the sensor data not being received properly.