Just some tips I gathered over time. All in one easily reachable place so I can share it wherever I want.
Some of it is just for me to copy and paste from :)
Just some tips I gathered over time. All in one easily reachable place so I can share it wherever I want.
Please note that unless you see a shebang (#!/...) these code blocks are usually meant to be copy & pasted directly into the shell. Some of the steps will not work if you run part of them in a script and copy paste other ones as they rely on variables set before.
The { and } surrounding some scripts are meant to avoid poisoning your bash history with individual commands, etc. You can ignore them if you manually copy paste the individual commands.
I chose to write things "in the open" that way so there's still some control and things don't become a black box.
The goal of this Article is to teach you how to find out what takes how much space on your HAOS system.
At the end of this article you should have an interactive way to explore your storage similar to this.

To check the recorder database size/stats I recommend the DBStats addon/container.
| blueprint: | |
| name: Frigate Notifications by SgtB have moved | |
| description: | | |
| ## ANNOUNCEMENT | |
| I have moved from this gist to a github repositry. | |
| Please checkout https://github.com/SgtBatten/HA_blueprints for the latest versions | |
| domain: automation |