I installed HA years ago… how can I find the location of the database file used by HA?
You can find it in your /config/ directory. It’s called home-assistant_v2.db.
The “/config/” directory depends on where you have hass.io installed, i.e. a raspberry pi.
I know its in the config directory but since I did a virtual install, I don’t recall the path to the config/db files
Ok, I found it…
Hi there. I am trying to find the location of db file after converting to MariaDB using the following:
recorder:
db_url: mysql://homeassistant:password@core-mariadb/homeassistant?charset=utf8mb4
I am using HAOS on Pi4 with SSD. I need to know the file path so I can monitor the filesize.
Any help is gratefully received