mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update addon_testing.markdown
This commit is contained in:
parent
d7833b2cf3
commit
8eaf093eef
@ -9,6 +9,13 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
The fastest way to develop add-ons is by adding them to your local add-on repository. To access your local add-on repository, install either the [Samba add-on] or [SSH add-on].
|
||||||
|
|
||||||
|
Right now add-ons will only work with images that are stored on Dockerhub (using `image` from add-on config). We're working on enabling local add-ons to be built on the device.
|
||||||
|
|
||||||
## {% linkable_title Logs %}
|
## {% linkable_title Logs %}
|
||||||
|
|
||||||
All stdout and stderr is redirected to the Docker logs. The logs can be fetched from the add-on page inside the Hass.io panel in Home Assistant.
|
All stdout and stderr is redirected to the Docker logs. The logs can be fetched from the add-on page inside the Hass.io panel in Home Assistant.
|
||||||
|
|
||||||
|
[Samba add-on]: /addons/samba/
|
||||||
|
[SSH add-on]: /addons/ssh/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user