16 lines
424 B
Markdown
16 lines
424 B
Markdown
# 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.
|