python library for the zigate gateway (zigbee) http://zigate.fr
Project description
# zigate
python library for zigate http://zigate.fr/
inspired by https://github.com/elric91/ZiGate
WARNING : unusable NOW, dev in progress..
Usage :
```
import zigate
z = zigate.ZiGate()
print(z.get_version())
# list devices
z.list_devices()
# start inclusion mode
z.permit_join()
```
python library for zigate http://zigate.fr/
inspired by https://github.com/elric91/ZiGate
WARNING : unusable NOW, dev in progress..
Usage :
```
import zigate
z = zigate.ZiGate()
print(z.get_version())
# list devices
z.list_devices()
# start inclusion mode
z.permit_join()
```
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
zigate-0.4.1.tar.gz
(10.9 kB
view details)
Built Distribution
zigate-0.4.1-py3-none-any.whl
(20.4 kB
view details)
File details
Details for the file zigate-0.4.1.tar.gz
.
File metadata
- Download URL: zigate-0.4.1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63616a2cc941870f5f5a16bffdbbc7154166205b5d835dc2a55b674e4493970e |
|
MD5 | f67843dd62241366f95cc888f1da9621 |
|
BLAKE2b-256 | 4e8d1b999009e7dd7f74ac0d86e45fcd02868910dff1772adf5b791eaf4b8f38 |
Provenance
File details
Details for the file zigate-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: zigate-0.4.1-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbc46e9e29fef6ccd5be5b53ae9204c6e1daf651891d75255adaeadf5be29df8 |
|
MD5 | 078bf58f909f267e698d8ebc81c9769a |
|
BLAKE2b-256 | 5900ffdb0dab44bfaa282cde0fef19706760b7896aff57b67ebcf6ebac0daa22 |