Revamp hass.io add-on docs
This commit is contained in:
parent
834c02a232
commit
8fc1553eb7
10 changed files with 194 additions and 141 deletions
14
source/hassio/addon_testing.markdown
Normal file
14
source/hassio/addon_testing.markdown
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Local add-on testing"
|
||||
description: "Instructions how to test your add-on locally."
|
||||
date: 2017-04-30 13:28
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
## {% 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.
|
Loading…
Add table
Add a link
Reference in a new issue