Library for Shelly smart home devices
Project description
pyShelly
Library for Shelly smart home devices. Using CoAP for auto discovery and status updates.
Features:
- Discover devices
- Monitor status
- Control (turn on/off etc)
Devices supported:
- Shelly 1
- Shelly 2 (relay or roller mode)
- Shelly 4
- Shelly PLUG
- Shelly BULB
- Shelly RGBWW
- Shelly RGBW2
- Shelly H&T
Device support comming soon:
- Shelly 2.5
- Shelly PLUG S
Usage:
shelly = pyShelly()
shelly.cb_deviceAdded = deviceAdded
shelly.open()
shelly.discover()
def deviceAdded(dev):
print (dev.devType)
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
pyShelly-0.0.15.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file pyShelly-0.0.15.tar.gz
.
File metadata
- Download URL: pyShelly-0.0.15.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06c05e402920fa42e5a936e5e0dafd1bc90928c0f22dcc3114d576e18b476a4e |
|
MD5 | 7eed4a9d35d6131537eca97296e2cf74 |
|
BLAKE2b-256 | 79c20172410e011e5727a07ae41a0aaa4d9583dd86bee3c32731e47d906a0d69 |
File details
Details for the file pyShelly-0.0.15-py3-none-any.whl
.
File metadata
- Download URL: pyShelly-0.0.15-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3e1d3cac21d2f95858b432761bb2515f38745aaad05d7f03c3eb029fb352b67 |
|
MD5 | 695d1bcb559338bc8ac6d1796323024b |
|
BLAKE2b-256 | f1f46d71f78193721d137abe6aa96e4d31bb97b7032cc40233aa93d03ee33bc2 |