Skip to main content

Library to read data from BeeWi SmartClim sensor using Bluetooth LE

Project description

Main

beewi_smartclim - Library for BeeWi SmartClim Bluetooth LE sensor

Use this library to read temeperature and humidity from your own BeeWi SmartClim sensor.

Functionality

It supports reading the different measurements from the sensor

  • temperature
  • humidity
  • battery level

To use this library you will need a Bluetooth Low Energy dongle or a Raspberry Pi with Bluetooth support.

Build

$ make build

Example

from beewi_smartclim import BeewiSmartClimPoller

b = BeewiSmartClimPoller("d0:5f:b8:51:9b:36")
b.update_sensor()

temperature = b.get_temperature()
humidity = b.get_humidity()
battery = b.get_battery()

print(temperature, humidity, battery)

Projects Depending on beewi_smartclim

https://github.com/home-assistant/home-assistant

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

beewi_smartclim-0.0.10.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

beewi_smartclim-0.0.10-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file beewi_smartclim-0.0.10.tar.gz.

File metadata

  • Download URL: beewi_smartclim-0.0.10.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0

File hashes

Hashes for beewi_smartclim-0.0.10.tar.gz
Algorithm Hash digest
SHA256 d677e9e0b6f8ab80da8971f3514c9de4d5301fb13b420adeabd5397cc5f54bad
MD5 03efbe7672e51831d9f81d35a5cc7b77
BLAKE2b-256 5881e95cb75ff0bc546487fa15461abb1322af5f775bc12dd02f3cf7795da564

See more details on using hashes here.

File details

Details for the file beewi_smartclim-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: beewi_smartclim-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0

File hashes

Hashes for beewi_smartclim-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 961b28b74b818b7b425287a45cfae3c920f136d7eda9da8912002fca419f0d8a
MD5 3dca32e618143aa59530bbbbf6ac815b
BLAKE2b-256 0222d1a446cc017c1fe905a32bee7d9a9a6d400ffcef7ca06957cdb40bd20567

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