Python API for controlling Nuvo tuners
Project description
pynuvo-tuner
Python library for controlling Nuvo tuners (NV-T2SIR) via RS-232.
Used by the nuvo_tuner Home Assistant integration.
Install
pip install nuvo-tuner
Usage
from nuvo_tuner import get_nuvo
nuvo = get_nuvo('/dev/ttyUSB0', '57600', 'seek')
model = nuvo.get_model()
status = nuvo.tuner_status('A')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nuvo_tuner-1.1.0.tar.gz
(9.1 kB
view details)
File details
Details for the file nuvo_tuner-1.1.0.tar.gz.
File metadata
- Download URL: nuvo_tuner-1.1.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc866994161d306a75c37f54b17ec53d7aac3951e483281e434481641c9fb8b2
|
|
| MD5 |
6c0926da4372f6d22d469c881a7e4906
|
|
| BLAKE2b-256 |
e9d21c9e2ab0337c85360000fbd3266183d98d066743e900fca91a99a8e0b4ef
|