No project description provided
Project description
aioruuvigateway
An asyncio-native library for requesting data from a Ruuvi Gateway.
Installation
Requires Python 3.7 or newer.
pip install aioruuvigateway
Usage
Ensure you have set up bearer token authentication in your Ruuvi Gateway (and that you know the token).
API
Documentation can be found in test_library.py
for now, sorry.
Command line interface
You can use the command line interface to test the library.
python -m aioruuvigateway --host 192.168.1.249 --token bearbear --parse --json
will output data from the gateway in JSON format, printing changed information every 10 seconds.
License
aioruuvigateway
is distributed under the terms of the MIT license.
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
aioruuvigateway-0.1.0.tar.gz
(8.1 kB
view hashes)
Built Distribution
Close
Hashes for aioruuvigateway-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bf6e3ba6630c4e1f3358eb8cb147fd6d44c5be168b5cc3514d8311d90502b19 |
|
MD5 | 8656137aa8fb22c153064a8d295d2a6d |
|
BLAKE2b-256 | 8cb12433c53656e93aa2f543b582192e1dc3a558dbf42103f0ab6a1a9f193296 |