A python library for speaking to fjäråskupan
Project description
This module support controlling Fjäråskupan kitchen fans over bluetooth
Status
Module
Code to set fan speed using library.
async def run():
async with Device("AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE").connect() as device:
await device.set_fan_speed(5)
asyncio.run(run())
Commandline
Scan for possible devices.
python -m fjaraskupan scan
Code to set fan speed using commandline.
python -m fjaraskupan fan AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE 5
To get help on possible commands
python -m fjaraskupan -h
python -m fjaraskupan light -h
python -m fjaraskupan fan -h
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
fjaraskupan-2.3.4.tar.gz
(6.9 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 fjaraskupan-2.3.4.tar.gz.
File metadata
- Download URL: fjaraskupan-2.3.4.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f67384b686bf798fc9af9cba6515eed30860ac8804553a60ee69223cd6077a6
|
|
| MD5 |
c33e21b7c2d5aab448cf51b7f11dcb08
|
|
| BLAKE2b-256 |
4b4a9e1266f16b18976e503e42b0795e3dd845cbccad5428e5beaf4284856ade
|
File details
Details for the file fjaraskupan-2.3.4-py3-none-any.whl.
File metadata
- Download URL: fjaraskupan-2.3.4-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93ec8033442850c7730c2bb0376403153f3830e0618454218b9a61b73cedfe89
|
|
| MD5 |
b1eebc4a3bf575f0bcc97cf2adfd105e
|
|
| BLAKE2b-256 |
6c1deaecc4225b5432fd012c7d6c02967c1cbfcdb4e4babe551637f0d8b7a97c
|