home-assistant.io/source/_faq/problems-with-dependencies.markdown
Franck Nijhof 1e46c4fcbe
Component(s) -> Integration(s) (#9656)
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00

15 lines
704 B
Markdown

---
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 integrations 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.