Library for controlling Yandex Smart Devices in Python
Project description
YandexIOT
Library for controlling Yandex Smart Devices in Python.
Install
pip install YandexIOT
Devices
Currently, it supports only controlling light, but other devices are going to be implemented soon.
Example
from YandexIOT import SmartHome
home = SmartHome("YOUR_TOKEN_HERE")
light = home.get_device_by_name("Лампочка")
light.turn_on()
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
YandexIOT-0.1.tar.gz
(8.3 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 YandexIOT-0.1.tar.gz.
File metadata
- Download URL: YandexIOT-0.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0af29aa627ea25fca59bd5677a0ba492038ccc9e14d8daedb3bd4d8c7c548b5e
|
|
| MD5 |
25bdaee944ccf1dcb3a0b2fc6075c29d
|
|
| BLAKE2b-256 |
06db7e5ae5a6de7b417f6ac282271b247c3cfb3f43a84f43d04bbad339bb130e
|
File details
Details for the file YandexIOT-0.1-py3-none-any.whl.
File metadata
- Download URL: YandexIOT-0.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4401b141bb462e6991e57410ed8b853be1f390e2f5fc3d0fd814f97deddd8548
|
|
| MD5 |
d79127d1257215edc12d81daf831a3c0
|
|
| BLAKE2b-256 |
15d1ab3c988853012b05dfa3b16ea4621c809259b7fc74fa13b357f5e2cad18f
|