-
Notifications
You must be signed in to change notification settings - Fork 0
Graphical display of data on display and/or remotely #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A nice feature would be to display the absolute humidity and window mode or other data graphically either on the TFT display or remotely on a browser. Most interesting is data from the same day or yesterday.
For local display we have to develop a user interaction scheme: how to switch to the graphical display and back, how to select the date. We will then read the corresponding CSV file and evaluate and display the data.
For remote display, the URL scheme needs to be defined. Similar the CSV files will be read and a SVG graphic is generated from that.
Both will work quite similar, so a common concept would be useful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request