Releases: nasa9084/go-switchbot
Releases · nasa9084/go-switchbot
v2.0.0
v1.0.0
Now Switchbot API v1.1 is supported!
New feature
- New Auth
- Webhook for Cleaner robots
- All supported commands for infrared devices
- Supported new devices
- Keypad, Keypad Touch
- Ceiling Light, Ceiling Light Pro
- Indoor Cam
- Pan/Tilt Cam, Pan/Tilt Cam 2K
Breaking changes
- Arguments for
New()
function is changed - All command functions are now suffixed with
Command
Full Changelog: v0.3.0...v1.0.0
v0.3.0
note that the API version used by this package is still v1.0
Support new devices
- Meter Plus
- Strip Light
- Plug Mini (US/JP)
- Robot Vacuum Cleaner
Support Webhook
- Support webhook APIs
- Support parsing webhook events
Bug Fix
- returned
nil
when failing POST to Send device control commands API