Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Update README #34

Merged
merged 1 commit into from
Jun 7, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This script installs libcec and it dependencies.Further more this script symlink

Script is run as the `pi` user with the following command. Normal runtime for this script is about 10 minutes.
```
sudo hassbian-config install ibcec
sudo hassbian-config install libcec
```
After this script has been run, add CEC to your `configuration.yaml` file as usual.

Expand Down Expand Up @@ -108,7 +108,7 @@ sudo hassbian-config install tellstick
```
This script was originally contributed by [@Landrash](https://github.com/Landrash).

### Share configuration with Samba *(install_tradfri.sh)*
### Install Trådfri Gateway Support *(install_tradfri.sh)*
This script installs the dependencies for discovering and using a IKEA Trådfri Gateway with Home Assistant. It's recommeded to restart your Trådfri Gateway after this install has been done.

Script is run as the `pi` user with the following command. Normal runtime for this script is about 5 minutes.
Expand Down