Giter Site home page Giter Site logo

niklasvieth / polestar-ios-lockscreen-widget Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 2.0 469 KB

Polestar iOS lockscreen widget via Scriptable

License: MIT License

JavaScript 100.00%
ios lockscreen-widget polestar polestar2 scriptable scriptable-widgets

polestar-ios-lockscreen-widget's People

Contributors

niklasvieth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

polestar-ios-lockscreen-widget's Issues

Volvo Energy API

Are there any plans to integrate with Volvo Energy API? It works fine for my PS2 (they don't actually check if the car is linked to your Volvo profile, you can just query the charging status for any Volvo/Polestar EV). The only downside is it requires OAuth2 authentication, so you'd have to set up some kind of website for the web auth flow, AFAIK.

API v2

Looks like they are working on a v2 of the my-star API.

Website is queries https://pc-api.polestar.com/eu-north-1/mystar-v2 and not /my-star anymore to get battery and odometer data, the old endpoint returns a Graphql error at the moment.

Will observe this behaviour.

Easy fix for now is to replace /my-star with /mystar-v2

const req = new Request("https://pc-api.polestar.com/eu-north-1/my-star");

Bug

Hi, thank you for sharing your work for the Polestar app. I have followed the instructions to the letter, however, I am getting error message at the end, which I am attaching here. Thank you
IMG_24B3D988F9DC-1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.