Skip to content

Releases: Betree/magicblue

Support for time schedules and documentation

21 Jan 02:59
649bdda
Compare
Choose a tag to compare

Release v0.5

19 Sep 08:33
Compare
Choose a tag to compare
  • Improved compatibility with v7
  • magicblueshell multi-bulbs mode
  • Update bluepy to 1.1.2

Effects

11 Jun 04:27
Compare
Choose a tag to compare

Effects are now implemented thanks to @StevenLooman. Support for this has been added to magicblueshell.

Also fixed a crash on interactive mode.

Read / Write characteristics from the bulb and improved compatibility

07 May 23:09
Compare
Choose a tag to compare
  • Methods to read / write characteristics directly from the bulb (name, datetime, device info)
  • Add a test_connection method to the API to test if connection is still alive
  • There should not be other incompatibilities with future versions of the bulb as we now get the handle from characteristics

Thanks to StevenLooman for these great changes !

Compatibility with Hardware V9 and minor features

27 Oct 05:42
Compare
Choose a tag to compare
  • Compatibility with V9 bulbs (use "--bulb-version 9")
  • Connect to a device faster by entering the ID shown in the list when using "list_devices" command

Magic Blue v0.2

20 Sep 23:18
Compare
Choose a tag to compare

Migration to BluePy library
Gatt library has been totally removed to instead use BluePy, which results in stability / compatibility improvements.

Magic Blue v0.1

01 Dec 09:11
Compare
Choose a tag to compare

Working interactive shell and library. Controls connect / disconnect, turning off / on and setting colors.