home-assistant / home-assistant/android
Feature request: Store sensor data while offline for later upload
Open
enhancement
question
sensor-tracking
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
**Is your feature request related to a problem? Please describe.**
When a device is offline, its sensor values on the server are not updated, even after the device becomes online.
This causes stale data on the graphs:
**Describe the solution you'd like**
I am requesting two feature:
- One being the ability to store, then upload sensor data when the device becomes online.
- The other (if this is even possible) being that the graph should not show stale data. No information is better than wrong information.
**Describe alternatives you've considered, if any**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.