electricitymaps / bloom-contrib

Making carbon footprint data available to everyone.
https://www.bloomclimate.com
MIT License
436 stars 104 forks source link

Nissan Leaf #9

Open corradio opened 5 years ago

corradio commented 5 years ago

JSON API is available: https://github.com/joshperry/carwings/blob/master/protocol.markdown Seems like we can query trips by month here: https://gitlab.com/tobiaswkjeldsen/dartcarwings/blob/master/lib/src/carwings_vehicle.dart#L232 and format the data like here: https://gitlab.com/tobiaswkjeldsen/dartcarwings/blob/master/lib/src/carwings_stats_trips.dart#L6

However we need access to charging times (not trips)

Good idea is to start from the renault-zoe source: https://github.com/tmrowco/greenbit-contrib/blob/master/electricity/renault-zoe.js

martincollignon commented 5 years ago

https://www.home-assistant.io/components/nissan_leaf/ done by home automation