Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vingerha authored Nov 24, 2023
1 parent c00cfb3 commit 8d1f6ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ Core GTFS uses start + stop, it then determines every option between them and pr

20231104: initial version

## ToDo's / In Development
- Issue when updating the source db, it throws a db locked error. This when an existing entity for the same db starts polling it at the same time
- (DONE) Icon for the integration (brands)
## ToDo's / In Development / Known Issues
- Issue when updating the source db, it throws a db locked error OR pygtfs. This when an existing entity for the same db starts polling it at the same time
- Issue when updating the source db: pygtfs error: at the moment unclear as errors fluctuate, posisbly a lack of resources (mem/cpu)
- bypass setup control for routes that have no trips 'today'. The configuration does a spot-check if start/end actually return data with the idea to validate the setup. However, this only checks for 'today' so if your route actually has no transport running at the day of setup (say Sunday or Holiday) then it will reject it.

## Installation via HACS :
Expand Down

0 comments on commit 8d1f6ec

Please sign in to comment.