Skip to content

Instantly share code, notes, and snippets.

@dehsgr
dehsgr / ZOE-Widget.js
Last active June 29, 2025 16:13 — forked from mountbatt/ZOE-Widget.js
Scriptable iOS widget that displays the status of your Renault ZOE on your iPhone and iPad.
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: light-gray; icon-glyph: car;
// version 2025-06-29
// latest changes:
// not showing invalid charging kW when not available
// add your my-renault account data:
let myRenaultUser = "your_email" // email
let myRenaultPass = "your_password" // password