-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GTFS indicates 0 if no more departure today #7956
Comments
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 |
This issue is still relevant. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 |
The issue is still relevant. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 |
Curious if this has been fixed. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 |
Verify before closing
|
This is a year and a half old at this point. I'm going to close it. Please create a new issue if there is still an issue as of 0.84. |
If no trip has be found today, the next trip tomorrow is returned. This should close home-assistant#7956.
Home Assistant release (
hass --version
):0.46 (Docker image)
Python release (
python3 --version
):I don't know, the one bundled in the Docker image
Component/platform:
sensor.gtfs
Description of problem:
When the next departure at a given stop is scheduled for tomorrow, the GTFS sensor indicates 0. At midnight, it switches correctly to the delay until the next departure.
Expected:
If no more departures found today, the sensor should look at the next day(s).
The text was updated successfully, but these errors were encountered: