lovelace-lightning-detector-card icon indicating copy to clipboard operation
lovelace-lightning-detector-card copied to clipboard

Started and Latest dates not working

Open rbouma opened this issue 4 years ago • 3 comments

Checklist:

  • [x] I updated to the latest version available
  • [x] I cleared the cache of my browser

Release with the issue: v1.0.3

Last working release (if known):

Browser and Operating System: Raspberri Pi OS

Description of problem:

Started and Latest dates not working

cring:

{
	"prings": {
		"timestamp": "2021-04-19T20:23:04+02:00",
		"last": "2021-04-19T20:15:58+02:00",
		"first": "2021-04-19T20:13:04+02:00",
		"storm_last": "2021-04-19T20:15:58+02:00",
		"storm_first": "2021-04-19T20:13:04+02:00",
		"end_minutes": 30,
		"period_minutes": 5,
		"units": "km",
		"out_of_range": 0,
		"ring_count": 5,
		"ring_width_km": 7.0,
		"ring0": {
			"count": 2,
			"distance_km": 0,
			"from_units": 0.0,
			"to_units": 4.9,
			"energy": 157072
		},
		"ring1": {
			"count": 1,
			"distance_km": 5.0,
			"from_units": 5.0,
			"to_units": 11.9,
			"energy": 187379
		},
		"ring2": {
			"count": 1,
			"distance_km": 12.0,
			"from_units": 12.0,
			"to_units": 18.9,
			"energy": 17851
		},
		"ring3": {
			"count": 2,
			"distance_km": 19.0,
			"from_units": 19.0,
			"to_units": 25.9,
			"energy": 10580
		},
		"ring4": {
			"count": 0,
			"distance_km": 26.0,
			"from_units": 26.0,
			"to_units": 32.9,
			"energy": 0
		},
		"ring5": {
			"count": 0,
			"distance_km": 33.0,
			"from_units": 33.0,
			"to_units": 40.0,
			"energy": 0
		}
	}
}

image

rbouma avatar Apr 19 '21 18:04 rbouma

Thanks for letting me know. Gimme a day or two to switch projects and look into this. More soon!

ironsheep avatar Apr 19 '21 20:04 ironsheep

any new information on this?

it will be nice if it can be fixed soon

rbouma avatar May 12 '21 23:05 rbouma

I know this is 3 years ago but there is still an issue with the Started and Latest. I tried to figure it out myself but before I look deeper I wanted to check and see if anyone had already solved this issue or if there was still any development going on with this?

jordansorenson avatar Jun 11 '24 23:06 jordansorenson