Delete LIVE data
How is the “live data” of HA emptied/reset/deleted?
states + statistics are the statistics + long-term statistics.
But the LIVE data is presumably stored in RAM (?).
Reboot does not reset this value.
Deleting the
- homeassistant.exposed_entities
- core.restore_state
- core.entity_registry
- reboot does not help either. The sensor has the old original value.
Does anyone know a solution?
THANKS