Skip to content

v0.4.0

Compare
Choose a tag to compare
@loftux loftux released this 25 Feb 10:57
· 64 commits to master since this release
  • Big refactoring - Instead of 5s interval updates to check if new data has been fetch, use an event emit to update - Reset interval when a command has been sent to as much as possible avoid fetching stale data from Teslafi - Keep track of old/new values, and correctly use updateCharacteristic if anything has changed. - call the callback early in case the teslafi api call takes time. Especially if the car has to wake up. 0fee839
  • Changes to support multiple cars using child bridges in Homebridge 1.3.0 Fixes #1 0db441e

v0.3.0...v0.4.0