Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Vehicle Config UI Tab and SoC display #71

Closed
glynhudson opened this issue Apr 21, 2020 · 5 comments · Fixed by #198
Closed

Add Vehicle Config UI Tab and SoC display #71

glynhudson opened this issue Apr 21, 2020 · 5 comments · Fixed by #198
Assignees
Labels
enhancement New feature or request

Comments

@glynhudson
Copy link
Collaborator

glynhudson commented Apr 21, 2020

After #67 is merged we should make a 'Vehicle' tab on the web UI interface to interface with the Tesla integration e.g set enter username / password etc. I've added the API call for the Tesla integration as a comment in #67

The vehicle tab should be structured to allow for multiple vehicle integrations, probably with only a single integration being used at a time..for the moment.

Once the vehicle integration is active the current vehicle SoC can be displayed on the main page, it would probably be a good idea to provide an indicator as to when this was last updated (like we currently with solar PV divert).

OVMS should be the next integration to consider adding.

@glynhudson glynhudson added the enhancement New feature or request label Apr 22, 2020
@glynhudson glynhudson changed the title Add Vehicle UI Tab Add Vehicle Config UI Tab and SoC display Apr 22, 2020
@Pukkahq
Copy link

Pukkahq commented Apr 26, 2020

I have not tested this in the last few years but this might help for the BMW
https://github.com/openenergymonitor/emonhub/tree/emon-pi/conf/interfacer_examples/bmw

@Pukkahq
Copy link

Pukkahq commented Apr 26, 2020

just been and added the interface yes it still works
image

@glynhudson
Copy link
Collaborator Author

The GUI looks great, however where is the MQTT topic for SoC set? Or is this pre-set to a particular topic? If this is the case the GUI should have an info box to let the user know what topic to use for SoC

Selection_004

@glynhudson glynhudson reopened this Jul 22, 2021
@jeremypoulter
Copy link
Collaborator

Not quite sure I understand the issue, your screen shot has the input field for the SoC topic, is it not clear that you should enter a topic name?

@glynhudson
Copy link
Collaborator Author

Apologies, my mistake, I didn't realise the fields where for topic names. I figured it out, working now :-)

To make it obvious I've added the word 'topic' as a suffix to the field labels: OpenEVSE/openevse_wifi_gui@a50ad77

Screenshot 2021-07-22 23 25 53

Screenshot 2021-07-22 23 26 05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants