Python library for controlling BOND Home Hub
Project description
Bond Home Library for Python
A Python library for interacting with the Local API of a Bond Home Hub https://bondhome.io/
Local API Docs: http://docs-local.appbond.com/
Installation
pip3 install bond-home
Usage
from bond import Bond
import time
bond = Bond(bondIp='192.168.1.100', bondToken='abcdefghijklmnop')
bond.toggleLight('5842137d')
time.sleep(2)
bond.toggleLight('5842137d')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bond-home-0.0.9.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bond-home-0.0.9.tar.gz.
File metadata
- Download URL: bond-home-0.0.9.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4773b4dd132c7cffe6435c9c3272ea3ac031539c8e33cfdbcebaa8dbc2bd144c
|
|
| MD5 |
935410147821703a1889bd17c0d76078
|
|
| BLAKE2b-256 |
e380b3f0e1161dab65e69b6e5ce3360b160498d2124361bdf71d97185eeca35e
|
File details
Details for the file bond_home-0.0.9-py3-none-any.whl.
File metadata
- Download URL: bond_home-0.0.9-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
863cf5dd87a6b44f3efdea6d4cb5560b877799f093a8eae96ee833cbeb2cb705
|
|
| MD5 |
79f7067ca36600b57d80efd013d326ba
|
|
| BLAKE2b-256 |
8c71bf4e23e82fff070b199d8d4431a9a6894cf3c39da359c74869e57ee9555b
|