Add menu and new entries (#2841)

This commit is contained in:
Fabian Affolter 2017-06-18 22:43:18 +02:00 committed by GitHub
parent 6a34abd589
commit 37dc43dc40
11 changed files with 76 additions and 13 deletions

View file

@ -0,0 +1,14 @@
---
layout: page
title: "Problems with dependencies"
description: "Problems with dependencies"
date: 2017-06-18 09:00
comments: false
sharing: true
footer: true
ha_category: Usage
---
Almost all components have external dependencies to communicate with your devices and services. Sometimes Home Assistant is unable to install the necessary dependencies. If this is the case, it should show up in `home-assistant.log`.
The first step is trying to restart Home Assistant and see if the problem persists. If it does, look at the log to see what the error is. If you can't figure it out, please [report it](https://github.com/home-assistant/home-assistant/issues) so we can investigate what is going on.