Commit 267c035
committed
fix Skoda MQTT: stop reconnect loop on 'Not authorized' server error
Known Skoda server-side issue (skodaconnect/myskoda#554,
homeassistant-myskoda#1062). On 'Not authorized', stop the client
immediately instead of reconnecting endlessly or triggering token
refresh loops. Next scheduled token refresh (every 54min) will
retry connectMqtt() with fresh credentials.1 parent 78a3a91 commit 267c035
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2981 | 2981 | | |
2982 | 2982 | | |
2983 | 2983 | | |
2984 | | - | |
| 2984 | + | |
2985 | 2985 | | |
2986 | | - | |
2987 | 2986 | | |
2988 | 2987 | | |
2989 | 2988 | | |
| |||
0 commit comments