Skip to main content

A python library for speaking to fjäråskupan

Project description

This module support controlling Fjäråskupan kitchen fans over bluetooth

Status

https://github.com/elupus/fjaraskupan/actions/workflows/python-package.yml/badge.svg

Module

Code to set fan speed using library.

async def run():
    async with Device("AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE") as device:
        await device.set_fan_speed(5)

loop = asyncio.get_event_loop()
loop.run_until_complete (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


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.2.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

fjaraskupan-2.2.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file fjaraskupan-2.2.0.tar.gz.

File metadata

  • Download URL: fjaraskupan-2.2.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for fjaraskupan-2.2.0.tar.gz
Algorithm Hash digest
SHA256 120d43c9c47904b70f0a3376bced2a643e72ded7fac77b0a0ef43dc8952ce5b3
MD5 c7eff9037cca242088a1b9a8693df1be
BLAKE2b-256 f6bddc42011226e0dc8eca9125c4538882cf87a1b475e5eed252018387208760

See more details on using hashes here.

File details

Details for the file fjaraskupan-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: fjaraskupan-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for fjaraskupan-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3a0db08b661f5154050190aaa5aa3e00d099316557de2a30c1704ac286f300e5
MD5 8a9a49a449d1cc1f57fa822ed91a6353
BLAKE2b-256 e07c5f7a05084b53a7f94c8583060ef0ed2d3af348e44ae0febae112c3776693

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page