Complete refresh (#7)

This commit is contained in:
Joakim Sørensen
2021-09-25 14:18:37 +02:00
committed by GitHub
parent 5301d8e3d5
commit 118ff5927b
21 changed files with 312 additions and 91 deletions

15
example/DOCS.md Normal file
View File

@@ -0,0 +1,15 @@
# Home Assistant Add-on: Example add-on
## Installation
Follow these steps to get the add-on installed on your system:
1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Find the "Example add-on" add-on and click it.
1. Click on the "INSTALL" button.
## How to use
This add-on really does nothing. It is just an example.
When started it will print "Hello world" in the log and exit.