Skip to content

Commit 740c443

Browse files
authored
Merge pull request #136 from dskvr/patch-1
Clarify dependencies in README.md
2 parents 7bb4809 + 47ef85a commit 740c443

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@ The wizard will connect to your cam and will install the following entities:
3131

3232
If you configure motion detection in your camera and media source in your home assistant installation, you will be able to view the videos in the "Media" section (left panel of the main page).
3333

34+
## Dependencies
35+
1. Home Assistant
36+
- [MQTT Integration](https://www.home-assistant.io/integrations/mqtt) installed
37+
- [Mosquitto broker](https://github.com/home-assistant/addons/tree/master/mosquitto) add-on installed and connected to MQTT
38+
2. Camera
39+
- MQTT enabled
40+
- Configured with MQTT Broker credentials
41+
- Default Topics configuration
42+
3443
## Installation
3544
**(1)** Copy the `custom_components` folder your configuration directory.
3645
It should look similar to this:

0 commit comments

Comments
 (0)