14 lines
368 B
Markdown
14 lines
368 B
Markdown
---
|
|
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.
|