This repository was archived by the owner on Nov 7, 2023. It is now read-only.
Releases: brianpeiris/switchmate
Releases · brianpeiris/switchmate
Upgrade to bluepy 1.2.0
Merge pull request #14 from brianpeiris/upgrade-bluepy Upgrade bluepy and fix service uuid ordering
Errors for humans
- Improve error messages.
New beginnings
- Ditched support for older firmware. The code is much cleaner now.
statuscommand is cheap now -- it just reads the switch state from the advertised data instead of connecting to and reading from the device.statuscommand now takes amac_addressbefore the command, to match the other commands.- Added a
togglecommand. - Added a
battery-levelcommand.
Support for old and new firmware
Use this version if you still need support for the old firmware -- the one that required an auth key.