mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-08 03:59:00 +00:00

* Extract developer site * Fix title in sidebar * Update dev section reference * Update edit in github link on help page
15 lines
326 B
Markdown
15 lines
326 B
Markdown
---
|
|
layout: page
|
|
title: "Debugging Hass.io"
|
|
description: "Tips and tricks for when things go wrong."
|
|
date: 2017-04-30 13:28
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
redirect_from: /hassio/debugging/
|
|
---
|
|
|
|
<script>
|
|
window.location = 'https://developers.home-assistant.io/docs/en/hassio_debugging.html';
|
|
</script> |