Coder Social home page Coder Social logo

homebridge-ansible-pi's Introduction

#Homebridge Ansible Pi

alt text alt text alt text

##Introduction HomeBridge Ansible Pi is an automated script for installing the excellent HomeBridge package onto a Raspberry Pi. Homebridge enables IOT devices to be added and controlled by Siri that would normally not be supported by Apple's Homekit at all. These devices include:

  • Lockitron
  • Nest
  • Sonos
  • SmartThings
  • SoundTouch
  • Wemo

HomeBridge-hdmi is now automatically installed and configured as part of the set-up process. This enables you to plug your Raspberry Pi directly into your HDMI TV or AV Amp and issue comannds like "Hey Siri, turn the TV on"

##Requirements

  1. Latest version of Ansible - http://docs.ansible.com/ansible/intro_installation.html
  2. Latest version of Raspbian - https://www.raspberrypi.org/downloads/raspbian/
  3. Raspberry Pi (Recommended Raspberry Pi 2 Model B)

##Installation

git clone https://github.com/x2c/homebridge-ansible-pi.git
cd homebridge-ansible-pi
nano hosts (modify ip address to point at your raspberry pi)
./run-ansible.sh
SSH password: (default password raspberry)

##Configure Homebridge on iOS iPhone/iPad Currently there are no official apps for adding HomeBridge devices to Apple's HomeKit. A number of third party apps are available which will enable you to add your new HomeBridge devices to Siri:

Adding HomeBridge devices to Homekit the default code is 031-45-154

homebridge-ansible-pi's People

Contributors

x2c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rukvih

homebridge-ansible-pi's Issues

Warning: sudo/sudo_user vs. become/become_user

Ansible warns:

[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and make sure become_method is 'sudo'
(default).
This feature will be removed in a future release. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.

Fails at libcec

This is failing for me at LibCEC with "Local modifications exist in repository (force=no)"

Apparently they changed the default force behaviour to no and people are seeing this now. Should I attempt it with force=yes and, if so, how do I set that?

Problem installing on Raspberry Pi 3

When i try to run it it brings:

pi@CampoaPi:~/homebridge-ansible-pi $ ./run-ansible.sh
./run-ansible.sh: 3: ./run-ansible.sh: ansible-playbook: not found

¿What can I do?

My hosts file its like this:

[raspberrypi]
192.168.0.xxx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.