Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

nguyer/homeassistant-bond-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

There is now an official Bond integration for Home Assistant, so we recommend you use that instead. Details can be found here: https://www.home-assistant.io/integrations/bond/. This repo is no longer maintained.

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. PRs welcome :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages