Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 690 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 690 Bytes

phpze

PHP implementation of the Gigya and Kamareon API for Renault Z.E. vehicles

  • config.php: Configuration file
  • index.php: HTML output of vehicle data
  • cron.php: Cron job for data storage
  • debug.php: Output JSON responses of API endpoints (?uncensored for unaltered output)

To-do

  • /actions/charging-start endpoint
  • /actions/hvac-start endpoint
  • Send mail when charging complete
  • SQLite
  • Graphs and sh*t

Based on the works of…