Add menu and new entries (#2841)
This commit is contained in:
parent
6a34abd589
commit
37dc43dc40
11 changed files with 76 additions and 13 deletions
14
source/_faq/problems-with-dependencies.markdown
Normal file
14
source/_faq/problems-with-dependencies.markdown
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue