@@ -22,7 +23,8 @@ export const HideDataBefore = () => {
key={device.hideDataBefore.toISOString()}
date={device.hideDataBefore}
/>{' '}
- is hidden.
+ is hidden. New data will show up once it is reported by the device
+ again.
@@ -32,14 +34,27 @@ export const HideDataBefore = () => {
want to hand over this device to someone else. Note that this does not
delete historical data from our storage.