-
-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Describe the bug
When I request something from the time machine that goes from 2025-08-14T00:00:00-04:00 (1755144000) to 2025-08-15T00:00:00-04:00 (1755230400). Or by using the current epoch time in the request it returns "Internal Server Error"
Expected behavior
These requests should be returning data.
Actual behavior
It returns "Internal Service Error"
API Endpoint
TimeMachine
Location
It happens in multiple locations
Other details
https://timemachine.pirateweather.net/forecast/xxx/35.6895,139.6917,1755272858?units=us&exclude=currently,minutely,alerts
https://timemachine.pirateweather.net/forecast/xxx/51.507222,-0.1275,1755272646
https://timemachine.pirateweather.net/forecast/xxx/42.3548561,-71.0661193,1755144000?units=us&exclude=currently,minutely,alerts
When testing the links make sure the timestamp is updated since when the timestamp is old enough it works again.
Troubleshooting steps
- I have searched this repository and Home Assistant Repository to see if the issue has already been reported.
- I have read through the API documentation before opening this issue.
- I have not included my API key anywhere in my issue.
- I have written an informative title.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status