Skip to content

a200462790/homeassistant-bond-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bond Home Integration for Home Assistant

Uses the bond-home Python library (note, still very much a work in progress. PRs welcome :)

Setup instructions

Copy the contents of the bond directory from this repo into a directory at <YOUR_CONFIG_DIR>/custom_components/bond under your Home Assistant install.

Add the following to your configuration.yml:

bond:
  host: YOUR_BOND_HUB_IP
  token: YOUR_BOND_TOKEN

For details on how to get the Bond Hub's IP address, please see http://docs-local.appbond.com/#section/Getting-Started/Finding-the-Bond-IP

For details on getting a token, please see http://docs-local.appbond.com/#section/Getting-Started/Getting-the-Bond-Token

Note: This is still in the very early stages of development, and so far only turning lights on and off is the only thing that actually works. More to come very soon! PRs welcome :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages