I have some left open questions to home assistant (hass.io). I’m using it since a few weeks now.
-
How do you power off Home Assistant safely? Which service do you use before you plug the device off? (homeassistant.stop, hassio.addon_stop, …) And how do I no when it is safe to pull the cable?
-
I already bricked my HA two times while configuring it. So I had to use the backup files (snapshot). Both time the database.db stopped working, no data was written to it, even after a reboot. To make it work again I had to delete the file.
Is this a normal behaviour? How is it possible to reuse the old database after a backup restore again?
Also I’m running Grafana. The influxdb database is not affected by this (so also old data there). I’m wondering where it is saved? Is it saved locally (couldn’t find) or in the cloud? -
In the newest version of HA 0.77.2 it is not possible to download snapshots via the webinterface. The file gets downloaded but 0kb. Chrome tells me that I habe no permission. But I’m logged in with my main user, being able to control other users. Is this a known bug, because I didn’t find a way to get permission.
Thanks