We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb035d commit ceaa1c6Copy full SHA for ceaa1c6
README.md
@@ -82,3 +82,12 @@ content: >
82
83
- Nysse API sometimes functions incorrectly. Errors logged with `Nysse API error` can be resolved on their own over time.
84
- 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`.
85
+
86
+## Troubleshooting
87
88
+If the integration is not working correctly, follow these steps as a first measure:
89
90
+1. Remove all files from `config/www/nysse`
91
+2. Reload the integration
92
93
+This forces the integration to fetch latest data from Nysse and recreates the database.
0 commit comments