A python library to retrieve statistics from your Oekofen Pelletronic
Project description
Oekofen API
Usage
import oekofen_api
import asyncio
client = oekofen_api.Oekofen("192.168.178.222", "eMlG")
asyncio.run(client.update_data())
asyncio.run(client.get_status())
asyncio.run(client.get_weather_temp())
quit()
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
oekofen_api-0.0.1.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file oekofen_api-0.0.1.tar.gz
.
File metadata
- Download URL: oekofen_api-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 530656e112fc26151e2a1606417493bab30177520b5330da3512fc8592f4bb09 |
|
MD5 | a5822a7c4595c016a06b1382777c75a9 |
|
BLAKE2b-256 | 05e083f644b4c01baaf1086e16bd80d74b7861a71071a42b0d3d8997517c2ab1 |
File details
Details for the file oekofen_api-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: oekofen_api-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 058e7d415b8917148ce01254d5762b483ded9c6c08d1d306391af48540e1aa73 |
|
MD5 | 9b4a82f7127d53dac43b1f85c4e716f2 |
|
BLAKE2b-256 | ae24eb7b185ab165d7aaf34ada530bb944f28e8f0659f005fd9a503c92f01c96 |