Database - Home Assistant
www.home-assistant.io › docs › backendHome Assistant uses database to store events and parameters for history and tracking. The default database used is SQLite and the database file is stored in your configuration directory (e.g., <path to config dir>/home-assistant_v2.db); however, other databases can be used.
Awesome Home Assistant
https://www.awesome-ha.comHome Assistant is an open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. If you want to get an impression on the look and feel, you should check out the Home Assistant online demo.
Database - Home Assistant
https://www.home-assistant.io/docs/backend/databaseHome Assistant uses database to store events and parameters for history and tracking. The default database used is SQLite and the database file is stored in your configuration directory (e.g., <path to config dir>/home-assistant_v2.db); however, other databases can be used.If you prefer to run a database server (e.g., PostgreSQL), use the recorder component.
Alternative - Home Assistant
www.home-assistant.io › installation › alternativeChoose a container-name you want (e.g., “homeassistant”) Click on “Advanced Settings”. Set “Enable auto-restart” if you like. Within “Volume” click on “Add Folder” and choose either an existing folder or add a new folder. The “mount path” has to be “/config”, so that Home Assistant will use it for the configs and logs.