-
Hi community, I'm wondering where my history data is gone. Is there any way to get the historical data back, or where are the aggregate values stored? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Note that this is a question about home assistant, so you might get a better response on the home assistant forums. It is stored in the HA database. By default this is an sqlite database in your config dir, but if you're instead configured HA to use Mariadb, then it should be in there. |
Beta Was this translation helpful? Give feedback.
Note that this is a question about home assistant, so you might get a better response on the home assistant forums.
It is stored in the HA database. By default this is an sqlite database in your config dir, but if you're instead configured HA to use Mariadb, then it should be in there.