Skip to content

Commit 2424812

Browse files
authored
Version 0.2.1
1 parent 53c02dc commit 2424812

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![License][licensing-shield]](LICENSE)
22
All rights to the [API][switchbot-api-repo] belong to [OpenWonderLabs][OpenWonderLabs-lnk].
33

4-
# SwitchBot API Script Caller (v 0.2.0)
4+
# SwitchBot API Script Caller (v 0.2.1)
55

66
This (Py)Script allows you to control all (WIP) your SwitchBot devices via API calls (1.1).
77

@@ -179,7 +179,7 @@ For any problems open an Issue, (soon I will insert a template for that).
179179
## Changelog
180180
### 2023.02.19 v0.2.1 (🛠️ Some Fixes)
181181

182-
**Fixed (#15) `commandType` parameters in `Generic Command`**.<br>
182+
**Fixed ([#15][i15]) `commandType` parameters in `Generic Command`**.<br>
183183
*Suggest updating if you need to control custom remotes created in the mobile app*.
184184

185185

@@ -226,3 +226,4 @@ Make sure to run `SwitchBot Refresh Devices` before configuring anything else.
226226
[issues]: https://github.com/SiriosDev/SwitchBot-API-Script-Caller/issues/new
227227
[pr]: https://github.com/SiriosDev/SwitchBot-API-Script-Caller/pulls
228228
[Changelog]: CHANGELOG.md
229+
[i15]: https://github.com/SiriosDev/SwitchBot-API-Script-Caller/issues/15

0 commit comments

Comments
 (0)