alandtse/tesla

Force data update when sending request to vehicle

Open

#682 opened on Aug 4, 2023

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Python (122 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (741 stars)
PR merge metrics
 (Avg merge 13d 8h) (14 merged PRs in 30d)

Description

Add option to always "Force data update" whenever a request sent to vehicle. E.g. when HVAC temp changed through the integration, "force data update". This will to keep the polling low and update all entities whenever there's call from the integration.

Contributor guide