Edilkamin Stove Python client
Project description
Edilkamin.py
This is a library for the Reverse Engineered "The Mind" Edilkamin API. The Mind offers an app/API to remote control the Edilkamin pellet stoves.
Install
pip install edilkamin[ble]
Usage
import edilkamin
token = edilkamin.sign_in(username, password)
mac_address = edilkamin.discover_devices()[0]
edilkamin.device_info(token, mac_address)
edilkamin.set_power_off(token, mac_address)
For more advanced usage read the documentation.
Tests
make test
Motivations
- providing an open source web alternative to the proprietary mobile app
- improving the interoperability (Nest, HomeAssistant...)
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
edilkamin-1.4.0.tar.gz
(9.5 kB
view details)
Built Distribution
File details
Details for the file edilkamin-1.4.0.tar.gz
.
File metadata
- Download URL: edilkamin-1.4.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f57f9b9fb9a01eef6ac00a94546d5bf4d362b4a0dc6996b4265d678a5d4d3ab8 |
|
MD5 | e97cfde0855daeab5d6405f46075fdb8 |
|
BLAKE2b-256 | 9d733fabecb25105bfb1802259ea5291cd89520c8aa55143fcb64ef364105580 |
File details
Details for the file edilkamin-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: edilkamin-1.4.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11b78f3d0eab6c36449a9b8dc11989ade06160eea02caee89e5ea8b8aa99d205 |
|
MD5 | b118cadf4bef86a578cb71dc741c6c82 |
|
BLAKE2b-256 | edcda19b19fa6c13386de254480be9e5510db20ec1e24991f0bac276a766160c |