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

Coolgraphs #40

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Coolgraphs #40

wants to merge 19 commits into from

Conversation

abroooo
Copy link
Contributor

@abroooo abroooo commented Feb 2, 2023

#30
Pretty basic first commit for graphs. See commit msg for limitations and a list of todos (not all I guess :D).

If you want to use check esphomeRemoteSensor.h and replace the respective stuff in <>. The json parser hits esps memory limit quite fast. I'm sure there's room for optimisation but we'll see if it;s enough.

landonr and others added 19 commits January 10, 2023 21:05
shows wifi and api connection status after animation
clean up display code, makes device run faster
clean up animations
fix loading bar not animating up
fix bugs with animations resetting when pressing buttons while booting
clean up bottom bar (loading, media duration, volume) position code
add a few new characters to glyphs
* pretty much everything is hardcoded for now
* graph is basic lines, no fancy stuff (auto scale, legends, thickness,
  line style ...)
* json stuff needs to out of sensor class
* lots of other stuff not done (unneeded includes, vars, copy instaead
  of ref ...)
…otype

* long press on any item in sensor menu will show a graph (the same graph)
* every 30 s a new value is added to the graph
* graph stuff for custom component in graph.h and graph.cpp
* use homeThing string to find custom extensions
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.

None yet

2 participants