Python library for nello.io intercoms
Project description
A huge thanks to Oskar Neumann for his original work on the FHEM integration.
Code sample
from pynello import Nello
n = Nello(username='me@example.com', password='somethingLong')
# Get available locations
n.locations
# Open the door ("main" ie. first available location)
n.main_location.open_door()
# Get the recent activity
n.main_location.activity
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
pynello-1.5.1.tar.gz
(5.3 kB
view details)
File details
Details for the file pynello-1.5.1.tar.gz.
File metadata
- Download URL: pynello-1.5.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31a540f35f0d10fc7b3eddb5891b8d5815300dd4cf3ca614484fce6f8ecfde7f
|
|
| MD5 |
af7eb157b7d97fc6aff7476c4dec5f98
|
|
| BLAKE2b-256 |
72cd56d3ea13182ead33104f0edf7c749c65cb4bcdfae067f294e1da0f020020
|