Skip to content

Releases: loftux/homebridge-teslafi

v1.0.1

30 Apr 02:49
Compare
Choose a tag to compare
  • FIX: Do not show 'No Tagged Location Found' on dashboard 3acf81c
  • FIX: Something changed on how the car reports state, so car was showing online, when it really was offline. e583146

1.0.0

  • NEW: Added a dashboard using a Homebridge Camera ffmpeg.

  • NEW: Added support to start "Trying To Sleep" with online accessory. When switch is turned off, Trying To Sleep starts.

  • NEW: Change charge level. New setting for increments in slider for charge level. Part of Charger Accessory, can be shown separate. Battery part of Charger accessory will show current battery level
    (only if shown as separate in Home app).

  • FIX: When lock changes status, it was animating the change for a long time

  • FIX: False detection of Sentry mode status

v1.0.0

29 Apr 05:38
Compare
Choose a tag to compare
  • NEW: Added a dashboard using a Homebridge Camera ffmpeg.

  • NEW: Added support to start "Trying To Sleep" with online accessory. When switch is turned off, Trying To Sleep starts.

  • NEW: Change charge level. New setting for increments in slider for charge level. Part of Charger Accessory, can be shown separate. Battery part of Charger accessory will show current battery level
    (only if shown as separate in Home app).

  • FIX: When lock changes status, it was animating the change for a long time

  • FIX: False detection of Sentry mode status

v0.6.0-4

26 Apr 16:47
Compare
Choose a tag to compare
v0.6.0-4 Pre-release
Pre-release
  • Fixed one small missing bracket that broke the display of dashboard. fcd3cf6
  • Added information about the need for emoji support for the dashboard. 079cff4

Dashboard now shows charging information.

v0.6.0-3...v0.6.0-4

v0.6.0-3

26 Apr 16:26
Compare
Choose a tag to compare
v0.6.0-3 Pre-release
Pre-release
  • Removed updating ConfigureName showing current charge level.
    Homekit just choose to ignore updates every now and then. This information is now in the dashboard. 6dbe229
  • Added more information to dashboard. Now shows charging information, current location (if named in TeslaFi). c46d620
  • Updated readme, added documentation for dashboard. 062ee18

v0.6.0-2...v0.6.0-3

v0.6.0-2

25 Apr 11:17
Compare
Choose a tag to compare
v0.6.0-2 Pre-release
Pre-release
  • Adding configuration option for Dashboard file path. Adding option for htmltoimage to use --no-sandbox to see if that makes it working in docker environment. c9c7f94

v0.6.0-1...v0.6.0-2

v0.6.0-1

24 Apr 17:14
Compare
Choose a tag to compare
v0.6.0-1 Pre-release
Pre-release

PRE RELEASE

  • NEW: Added a dashboard using a Homebridge Camera ffmpeg. 055a989
  • NEW: Added support to start Trying To Sleep with online accessory d9299c4

v0.6.0-0...v0.6.0-1

v0.6.0-0

18 Apr 16:36
Compare
Choose a tag to compare
v0.6.0-0 Pre-release
Pre-release
  • NEW: Change charge level. New setting for increments in slider for charge level. Part of Charger Accessory, can be shown separate. Battery part of Charger accessory will show current battery level
    (only if shown as separate in Home app). This is experimental, please
    report if this cause issues.
  • FIX: When lock changes status, it was animating the change for a long time
  • FIX: False detection of Sentry mode status.

v0.5.0...v0.6.0-0

v0.5.0

10 Mar 16:58
Compare
Choose a tag to compare
  • NEW: Added configuration option to use/not use car name is prefix in default display names. Since Homekit tiles are small, many times just the name is shown, this will show more of the accessory name. 9e0ef76
  • NEW: Add one or more tagged (in TeslaFI app) locations as sensors that triggers when TeslaFi reports the car is at that location. 41b9ad3.
  • NEW: When a new Car software version is detected, trigger Occupancy Sensor. Sensor will show status (waiting for Wifi, Downloading, Installing etc). deea75b
  • FIX: Detect when car i trying to sleep, avoid null results. c662b75.

v0.4.0...v0.5.0

v0.4.0

25 Feb 10:57
Compare
Choose a tag to compare
  • 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

v0.3.0

14 Feb 17:27
Compare
Choose a tag to compare
  • Battery/Charger accessory didn't update its internal status properly, thus was not possible to turn off charging. 0717132
  • Set the car status as online when command is sent (if the setting is to wake the car. This since TeslaFi does not immediately update this until it has polled by its 1 minute intervall. 99c27c3
  • Readme updates.

v0.2.0...v0.3.0