File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ License] [ licensing-shield ]] ( LICENSE )
2
2
All rights to the [ API] [ switchbot-api-repo ] belong to [ OpenWonderLabs] [ OpenWonderLabs-lnk ] .
3
3
4
- # SwitchBot API Script Caller (v 0.2.0 )
4
+ # SwitchBot API Script Caller (v 0.2.1 )
5
5
6
6
This (Py)Script allows you to control all (WIP) your SwitchBot devices via API calls (1.1).
7
7
@@ -179,7 +179,7 @@ For any problems open an Issue, (soon I will insert a template for that).
179
179
## Changelog
180
180
### 2023.02.19 v0.2.1 (🛠️ Some Fixes)
181
181
182
- ** Fixed (#15 ) ` commandType ` parameters in ` Generic Command ` ** .<br >
182
+ ** Fixed ([ #15 ] [ i15 ] ) ` commandType ` parameters in ` Generic Command ` ** .<br >
183
183
* Suggest updating if you need to control custom remotes created in the mobile app* .
184
184
185
185
@@ -226,3 +226,4 @@ Make sure to run `SwitchBot Refresh Devices` before configuring anything else.
226
226
[ issues ] : https://github.com/SiriosDev/SwitchBot-API-Script-Caller/issues/new
227
227
[ pr ] : https://github.com/SiriosDev/SwitchBot-API-Script-Caller/pulls
228
228
[ Changelog ] : CHANGELOG.md
229
+ [ i15 ] : https://github.com/SiriosDev/SwitchBot-API-Script-Caller/issues/15
You can’t perform that action at this time.
0 commit comments