Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

Releases: Betree/magicblue

Support for time schedules and documentation

Choose a tag to compare

@Betree Betree released this 21 Jan 02:59
649bdda

Release v0.5

Choose a tag to compare

@Betree Betree released this 19 Sep 08:33
  • Improved compatibility with v7
  • magicblueshell multi-bulbs mode
  • Update bluepy to 1.1.2

Effects

Choose a tag to compare

@Betree Betree released this 11 Jun 04:27

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

Choose a tag to compare

@Betree Betree released this 07 May 23:09
  • 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

Choose a tag to compare

@Betree Betree released this 27 Oct 05:42
  • 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

Choose a tag to compare

@Betree Betree released this 20 Sep 23:18

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

Magic Blue v0.1

Choose a tag to compare

@Betree Betree released this 01 Dec 09:11

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