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

Adding a GUI for configuring the vehicle data source #198

Merged
merged 28 commits into from
Jul 20, 2021

Conversation

jeremypoulter
Copy link
Collaborator

Fixes #71

Addin support for getting configuring the vehicle data source. Getting data from the Tesla API and MQTT are currently supported.

Displayed on the UI in the new vehicle tab as well as on the LCD.

…process is a lot more complex now and need to support MFA
- Made the property names snake case for consistency
- Removed the tesla name spacing so other vehicles can be added in the future
This is a bit more tolarent of changes in vehicles, ie adding or removing one and makes the GUI a bit simpler.
@jeremypoulter jeremypoulter marked this pull request as ready for review June 17, 2021 09:10
@glynhudson
Copy link
Collaborator

Hi, @jeremypoulter this looks great. I'm keen to test it. How can I resolve these conflicts? Will rebuilding the GUI solve them?

@jeremypoulter
Copy link
Collaborator Author

Ah... Had not noticed those, will check but yeah probably just a GUI build

@jeremypoulter jeremypoulter merged commit 697b6ea into master Jul 20, 2021
@jeremypoulter jeremypoulter deleted the issue71/Vehicle_config_ui branch September 8, 2021 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Vehicle Config UI Tab and SoC display
2 participants