bretterer / home-assistant-rivian

Rivian (Unofficial) Integration for Home Assistant
Apache License 2.0
118 stars 19 forks source link

Allow customization of polling #8

Closed bretterer closed 1 year ago

bretterer commented 2 years ago

Allow the user to specify the polling interval. Possibly through configuration.yaml

rivian:
    polling: "P30S" //30 seconds in ISO8601 Duration format
tmack8001 commented 1 year ago

No longer needed due to Rivian's switch over to graphql subscriptions