skodaconnect / myskoda

Python library for interacting with MySkoda APIs.
MIT License
2 stars 2 forks source link

mqtt: cli subscribe command keeps reconnecting after sleep/resume #5

Open dvx76 opened 5 days ago

dvx76 commented 5 days ago
  1. Start cli with subscribe command
  2. Computer goes to sleep
  3. Computer wakes back up
2024-09-18 09:24:14 nivo-XPS-15-2 myskoda.mqtt[118069] INFO MQTT Connected.
2024-09-18 09:26:16 nivo-XPS-15-2 myskoda.mqtt[118069] INFO MQTT Connected.
2024-09-18 09:28:18 nivo-XPS-15-2 myskoda.mqtt[118069] INFO MQTT Connected.
2024-09-18 09:30:20 nivo-XPS-15-2 myskoda.mqtt[118069] INFO MQTT Connected.
Prior99 commented 6 hours ago

Might be fixed in #10