Python controller for a Niko Home Control II installation
Project description
pynhc2
License: MIT
Usage
Create a NHC2 object
NHC2(address, username, password, port, ca_path)
- address - IP or host of the connected controller
- username - The UUID of the profile
- password - The password
- port - (optional) The MQTT port. Default = 8883
- ca_path - (optional) Path of the CA file. Default = included CA file.
example:
coco = NHC2('192.168.1.2', 'abcdefgh-ijkl-mnop-qrst-uvwxyz012345', 'secret_password')
What now?
TODO - write doc....
What can you do to help?
- Contribute to this project with constructive issues, suggestions, PRs, etc.
- Help me in any way to get support for more entities (eg dimmer)
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
nhc2-coco-0.1.2.tar.gz
(11.5 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 nhc2-coco-0.1.2.tar.gz.
File metadata
- Download URL: nhc2-coco-0.1.2.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Darwin/19.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d033a2e658d5f43f2a96354e60bd87101363400ef5b07b55f4ed0052083368c
|
|
| MD5 |
de2dea6a8025a9f412d45fe542d19acc
|
|
| BLAKE2b-256 |
9ee0c7d29414c602b85672dc5ad52aa7974f38ba61a2784ce466d96b8c90feda
|
File details
Details for the file nhc2_coco-0.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: nhc2_coco-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Darwin/19.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4faff1a2856e1dec513ee9a574d429e077ddb7ac086741b9294148ec506bbe8e
|
|
| MD5 |
3d001ee634e7569b8ce65c7cdc64aaf0
|
|
| BLAKE2b-256 |
8712defc9c985cf66b9acf312480f54f6af08f59bd91ff926d4251bad123a503
|