Skip to content

Releases: jasper-seinhorst/homebridge-porsche-taycan

V1.21.1

24 Mar 18:59
Compare
Choose a tag to compare

All devices have a unique serial number

v1.21.0

10 Mar 14:15
Compare
Choose a tag to compare

Rebranded the plugin to Porsche EV to attract both Porsche Taycan and Macan (MY25+) owners

v1.20.0

06 Mar 15:25
Compare
Choose a tag to compare
  • Improved error handling
  • If your vehicle is in privacy mode the data will not be updated

v1.19.0

04 Mar 18:34
Compare
Choose a tag to compare
docs: screenshot examples

v0.18.0

18 Feb 14:25
Compare
Choose a tag to compare

🔋 Direct Charge functionality is now available as switch

v.0.17.0

11 Feb 14:49
Compare
Choose a tag to compare

The biggest update so far!

  • 🔌 The Charger device is from now on alway a contact sensor
    (before you could choose between a contact sensor or occupancy sensor)
  • ⚡ A new optional device is added: Charing Power. The Charging Power sensor shows the current charging power while charging. A lux sensor is used.
    E.g. 0 Lux means that your vehicle is not being charged. 10 Lux means that your vehicle is charging with a speed of 10KW/h
  • 📍 A new optional occupancy device is added. Add the latitude and longitude of your home to the config and an occupancy sensor is exposed which reflects if your vehicle is located at home.
    Helpful when you want to setup automations that should only execute when the vehicle is at home)
  • 🔋 (Beta) A new optional Direct Charge device
    Currently only available if you add " directChargeDevice: true " to your config by hand. Responses from Porsche Connect API are not robust yet, official support will be added later

Under the hood improvements:

  • Your vehicles nickname is used in logs
  • The plugin now removes unused accessories. Since all plugins got a new uuid, this works only for new setups. A new setup is recommended to remove all existing and unused accessories from cache. Simply remove the PorscheTaycan config from your config.json, restart Homebridge and add the config again.

v0.16.0

08 Feb 22:33
Compare
Choose a tag to compare
  • Add support for Macan EV (MY25 an newer)
  • Drop support for Node 14 and Node 16. The plugin may still work, but future issues related to older Node versions will not be resolved
  • "Direct Climatisation" is now called "Precool/heat" to be mimic the My Porsche experience

v0.15.0

08 Feb 16:37
Compare
Choose a tag to compare
  • Macan EV support
  • Updated Porsche Connect dependancy for auth issues

v0.14.0

28 Jun 07:25
Compare
Choose a tag to compare
  • Solved authentication errors

v0.13.0

02 Jun 07:46
Compare
Choose a tag to compare

Breaking changes:

  • Drop support for Node < 14
  • Direct Charge accessory has been removed due to Porsche Connect API limitations

Improvements

  • Improved authentication
  • Improved logging