Closed metbril closed 3 years ago
Currently next rail forecast is shown as "-1 minutes". This doesn't look good in the UI. Why not set the sensor value to None if it is computed as -1?
None
-1
If you like I can submit a PR.
Other values could be "Unavailable" or "Unknow" but just None seems most appropriate here.
A PR is alway welcome…
Hope you appreciate my contributions.
Currently next rail forecast is shown as "-1 minutes". This doesn't look good in the UI. Why not set the sensor value to
None
if it is computed as-1
?If you like I can submit a PR.