skodaconnect / homeassistant-myskoda

Homeassistant integration for MySkoda.
94 stars 15 forks source link

Polling interval in seconds instead of minutes #352

Closed benjamin-dcs closed 2 days ago

benjamin-dcs commented 3 days ago

Describe the solution you'd like Be able to configure the polling rate of a car/entry in seconds in stead of minutes to get updates quicker for cars that do not send mqtt messages.

Relates to https://github.com/skodaconnect/homeassistant-myskoda/issues/234

WebSpider commented 3 days ago

Please use the homeassistant.update_entity service, combined with an automation if you need to update this often. Please know that updating this often 24/7 will likely get you banned from MySkoda api

WebSpider commented 2 days ago

You can find more information on how to use the homeassistant.update_entity service at https://github.com/skodaconnect/homeassistant-myskoda?tab=readme-ov-file#disabling-polling