Skip to main content

Official microBees Python Library

Used as a wrapper dependency in the Home Assistant integration.

Version

0.3.5

Installation

>>> pip3 install microBeesPy

Getting Started

Go to https://developers.microbees.com/dashboard/ and register your developer App. Use CLIENTID and CLIENT SECRET generated.

Example basic usage

>>> microBees = MicroBees("my-client-id","my-secret")
>>> token =  await microBees.login("mymicrobeesaccount@microbees.com","mypassword") //this will return the access_token
>>> bees = await microBees.getBees() // this will return the list of bees connected to mymicrobeesaccount@microbees.com
>>> cmdRes = await microBees.sendCommand(actuatorId,relayValue) //set the actuatorId to relay value (0 to off, 1 to on, 1000 to turn on for 1 second)

Support

If you find a bug, have any questions about how to use this SDK or have suggestions for improvements then feel free to file an issue on the GitHub project page https://github.com/microBeesTech/pythonSDK.

License

(MIT License)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

microBeesPy-0.3.5.tar.gz (6.9 kB view details)

Uploaded Source

File details

Details for the file microBeesPy-0.3.5.tar.gz.

File metadata

  • Download URL: microBeesPy-0.3.5.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.6

File hashes

Hashes for microBeesPy-0.3.5.tar.gz
Algorithm Hash digest
SHA256 94bf74d7e038ef401ae111b09b7ebcfacaeba1dfa7dd32ce208ae6e5e12147a4
MD5 095b01a51249455b5a54a0e9f3bc1acd
BLAKE2b-256 b43a9f90afdd1cd084fff05aef72e6f45e03e6db0baaa081661438f8859b3cdc

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.5 This release

1 file

0.3.4

1 file

0.3.3

1 file

0.3.2

1 file

0.2.9

1 file

0.2.8

1 file

0.2.7

1 file

0.2.5

1 file

0.1.9

1 file

0.1.7

1 file

0.1.3

1 file

0.1.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page