Python library for Sentio Pro Sauna Controller
Project description
pysentio
Library for Sentio Pro sauna controller
Designed for use with Homeassistant. Provides the api to a Sentio Pro Sauna controller with RS-485 serial interface.
Example for test and debug
from pysentio import SentioPro
ss = SentioPro('/dev/ttyUSB0', 57600)
ri = ss._write_read('get info\n')
print(ri)
print(ss._type)
print(ss._version)
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
pysentio-0.0.51rc1.tar.gz
(4.4 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 pysentio-0.0.51rc1.tar.gz.
File metadata
- Download URL: pysentio-0.0.51rc1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74b94476a950e39d11913793130198e400f565dd4553f878fe11bb7b04544f61
|
|
| MD5 |
2cf20db505f62214f6c4021497c1459c
|
|
| BLAKE2b-256 |
83891c199340ba4ca29fc2a24757703920271bc77e21c80d596309f835b3695a
|
File details
Details for the file pysentio-0.0.51rc1-py3-none-any.whl.
File metadata
- Download URL: pysentio-0.0.51rc1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa67d2bb84c61da63b606d78b1ae654c3d5a0b9862adaec562bd940263dd92b8
|
|
| MD5 |
2d46da6467f5258f37497a0805729af9
|
|
| BLAKE2b-256 |
1b3a0555e14c5d0f48772aa114b83375f3fb028948951f6b7a6e18a6046bf7c5
|