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

Feature: Add livedata to webserver #117

Merged
merged 4 commits into from
Jan 2, 2024
Merged

Conversation

dalathegreat
Copy link
Owner

What

This PR adds a new feature. The Webserver now lists livedata!

Why

Previously the liveserver only allowed OTA update and LED color status monitoring

How

  • The HTML file is now set to automatically update every 10 seconds, with the latest data heading towards the inverter.
  • It also shows which user settings are in place (Inverter choice, battery type)
  • The liveview will also change color depending on BMS state (RED = Faulted, Green = OK etc.)
  • The bottom of the page has a button that takes you to the OTA page

Attached some screenshots from benchtesting:
bild

Pressing the "Perform OTA update" takes you to this page:
bild

@dalathegreat dalathegreat merged commit bd98b84 into main Jan 2, 2024
32 checks passed
@dalathegreat dalathegreat deleted the feature/webserver-livedata branch January 2, 2024 17:10
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.

4 participants