homebridge-porsche-taycan

Homebridge plugin for owners of a Porsche Taycan or Macan EV. See current charge state and Battery level in the Apple Home app

APACHE-2.0 License

Downloads
27
Stars
10
Committers
1

Bot releases are hidden (Show)

homebridge-porsche-taycan - V1.21.1 Latest Release

Published by jasper-seinhorst 7 months ago

All devices have a unique serial number

homebridge-porsche-taycan - v1.21.0

Published by jasper-seinhorst 7 months ago

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

homebridge-porsche-taycan - v1.20.0

Published by jasper-seinhorst 8 months ago

  • Improved error handling
  • If your vehicle is in privacy mode the data will not be updated
homebridge-porsche-taycan - v1.19.0

Published by jasper-seinhorst 8 months ago

homebridge-porsche-taycan - v0.18.0

Published by jasper-seinhorst 8 months ago

🔋 Direct Charge functionality is now available as switch

homebridge-porsche-taycan - v.0.17.0

Published by jasper-seinhorst 8 months ago

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.
homebridge-porsche-taycan - v0.16.0

Published by jasper-seinhorst 9 months ago

  • 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
homebridge-porsche-taycan - v0.15.0

Published by jasper-seinhorst 9 months ago

  • Macan EV support
  • Updated Porsche Connect dependancy for auth issues
homebridge-porsche-taycan - v0.14.0

Published by jasper-seinhorst over 1 year ago

  • Solved authentication errors
homebridge-porsche-taycan - v0.13.0

Published by jasper-seinhorst over 1 year ago

Breaking changes:

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

Improvements

  • Improved authentication
  • Improved logging
homebridge-porsche-taycan - V0.12.1

Published by jasper-seinhorst over 1 year ago

  • improved authentication
  • improved state logging
homebridge-porsche-taycan - v0.12.0

Published by jasper-seinhorst over 1 year ago

fix: Prevent errors caused by PCM private mode

homebridge-porsche-taycan - v0.11.0

Published by jasper-seinhorst over 1 year ago

New features:

  • SoC as humidity level
  • Porsche as accessory manufacturer
homebridge-porsche-taycan - v0.10.0

Published by jasper-seinhorst over 1 year ago

  • feature: Add config validation
homebridge-porsche-taycan - v0.9.0

Published by jasper-seinhorst over 1 year ago

  • New direct climatisation accessory to enable / disable preheat & pre-cool functionality
  • Accessories now have manufacturer settings set
  • Accessories are now named without model type as prefix
homebridge-porsche-taycan - v0.8.1

Published by jasper-seinhorst over 1 year ago

  • New Direct Charge option
  • Improved debug log information
homebridge-porsche-taycan - v0.8.0

Published by jasper-seinhorst over 1 year ago

  • New Direct Charge option
  • Improved debug log information
homebridge-porsche-taycan - v0.7.1

Published by jasper-seinhorst over 1 year ago

  • heart beat to minimise API calls
  • dependancy updates
  • improved logging
homebridge-porsche-taycan - v0.7.0

Published by jasper-seinhorst over 1 year ago

  • Added heartbeat to minimize API calls
  • Updated dependancies
homebridge-porsche-taycan - v0.6.0

Published by jasper-seinhorst over 1 year ago

  • Extra configuration options (poll interval, low SoC, sensor type)
  • Improved info and debug logging