fix SunriseSunsetRequest to use right config values #18

Merged
Karotte128 merged 1 commits from main into main 2025-05-29 00:51:18 -04:00
Karotte128 commented 2025-02-22 16:12:50 -05:00 (Migrated from github.com)

The SunriseSunsetRequestObject originally used config.getWeatherLatitude (and longitude). I changed this to use the right values (config.getSunriseSunsetLongitude ...).
This is important because if the weather setting are not set in config, the SunriseSunset request will fail with HTTP error 500.

The SunriseSunsetRequestObject originally used config.getWeatherLatitude (and longitude). I changed this to use the right values (config.getSunriseSunsetLongitude ...). This is important because if the weather setting are not set in config, the SunriseSunset request will fail with HTTP error 500.
Jack1424 commented 2025-05-29 00:51:26 -04:00 (Migrated from github.com)

Thank you!

Thank you!
Sign in to join this conversation.
No description provided.