-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
A button should appear on the sensor page, which will create a simple forecast. This can make it easy to demonstrate this feature in demonstrations and quickly build examples.
At first, this is limited to the most basic version (vision: as little effort as just the button click).
- forecast 24 hours
- only regressive
- only active when at least a week of data is given (?)
UX:
- The button calls the endpoint per Ajax, and polls the job every 3 seconds, to give feedback in form of a Toast message.
- If data is available we could reload the graph.
- An info icon explains the functionality and limitations.
Reactions are currently unavailable