Results 39 comments of stefferber
trafficstars

**Ready**. Reverting to my original posted question I have (almost) all the information I was looking for.

As I don't want to run my Mac around the clock I collect the data with my raspberry and fetch the log files with sftp. ``` import os import paramiko...

Here is the complete "picture" ![jaguar-charging-architecture](https://user-images.githubusercontent.com/5459845/63226454-fab8f480-c1d9-11e9-9dff-31fc7526b0dd.png) Open issues: - [ ] pairing charging-logs from Jaguar with .csv-file of Charge-Point-Operators - [ ] exception handling: most is happy path programming -...

Played around with interactive vizualization and added `plot.ly`. One example ![Unknown](https://user-images.githubusercontent.com/5459845/69492056-65df2a80-0e9d-11ea-85de-4f17321664af.png) Will share this as 3 MByte `.html` soon

Could you please check if you have access to this online chart [https://chart-studio.plot.ly/~stefferber/1.embed](https://chart-studio.plot.ly/~stefferber/1.embed)

Looking for the same feature. Is @zachamato fork implementing a [`climate` ](https://www.home-assistant.io/integrations/climate/) service? Would be great because then the [Thermostat Card ](https://www.home-assistant.io/lovelace/thermostat/) works right out of the box.

or everything in one card? ``` cards: - cards: - entity: lock.my_car_doors hold_action: action: more-info icon: 'mdi:car-door-lock' name: Lock Doors show_icon: true show_name: true tap_action: action: call-service service: jlrincontrol.lock_vehicle service_data:...

still experimenting how to make a nice family dashboard. EVs need more "home care" regarding charging and pre-conditioning ;-) Lot's of copying from other HA dashboards. Here is my current...

Had the same issue. Could you remove the 1.0.8 file from the download page?