- Add Plug Mini (#21)
-
Add Lock (#16)
-
💣 [BREAKING CHANGE] Support SwitchBot API v1.1 ( #15)
The authentication method has been changed.
client = Switchbot::Client.new('YOUR_TOKEN', 'YOUR_SECRET')
You must update the app to the latest version, V6.14 or later, in order to get the secret key.
- Enable MFA requirement for gem releasing (#11)
- Add Bot (#9)
- first release