Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
warrior25 committed Jun 5, 2024
1 parent eeb035d commit ceaa1c6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,12 @@ content: >
- Nysse API sometimes functions incorrectly. Errors logged with `Nysse API error` can be resolved on their own over time.
- Line icons are resolved from a hardcoded list of tram lines. If new tram lines are built, the list needs to be updated in `const.py`.

## Troubleshooting

If the integration is not working correctly, follow these steps as a first measure:

1. Remove all files from `config/www/nysse`
2. Reload the integration

This forces the integration to fetch latest data from Nysse and recreates the database.

0 comments on commit ceaa1c6

Please sign in to comment.