Site updated at 2017-06-18 11:21:44 UTC
This commit is contained in:
parent
764c8eb368
commit
cd110f517e
26 changed files with 40 additions and 39 deletions
|
@ -70,6 +70,7 @@
|
|||
<p>So you’ve got Home Assistant going and you’ve been enjoying the built-in add-ons but you’re missing this one application. Time to make your own add-on! In Hass.io 0.24 we introduced the option to have local add-ons be build on your device. This is great for developing new add-ons locally.</p>
|
||||
<p>To get started with developing add-ons, we first need access to where Hass.io looks for local add-ons. For this you can use the Samba add-on or the SSH add-on.</p>
|
||||
<p>For Samba, once you have enabled and started it, your Hass.io instance will show up in your local network tab and share a folder called “addons”. This is the folder to store your custom add-ons.</p>
|
||||
<p>If you are on macOS and the folder is not showing up automatically, go to Finder and press CMD+K then enter ‘smb://hassio.local’</p>
|
||||
<p class="img">
|
||||
<img src="/images/hassio/tutorial/samba.png" />
|
||||
With Samba add-on enabled, you can browse to your Hass.io server over the local network. It will contain an addons folder to store your local add-ons.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue