This addon helps you document stuff around your home inside home assistant in a nice way.
- Install the addon
- Start the addon
- the addon creates a folder called
homedocs
in your config folder - the addon copies some sample data to this folder
- edit the markdown files in the
homedocs
folder - The addon will recognize the changes and build the site
- open the webui to see your beautiful documentation
The documentation lies in your config
directory under homedocs
. When you edit or add/remove the markdown files, your changes will be build and you will see the changes inside the webui.
I recommend to use the Studio Code Server to edit your documentation, because it is very convenient to edit markdown files with it and you can just drag and drop files into the addon.