We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2424812 commit 022d3f3Copy full SHA for 022d3f3
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
## 2023.02.19 v0.2.1 (🛠️ Some Fixes)
3
4
-**Fixed (#15) `commandType` parameters in `Generic Command`**.<br>
+**Fixed ([#15][i15]) `commandType` parameters in `Generic Command`**.<br>
5
*Suggest updating if you need to control custom remotes created in the mobile app*.
6
7
@@ -44,4 +44,7 @@ Almost all devices are compatible with this command according to the API documen
44
45
## Before (🟢 2 New Features)
46
**Add Service `SwitchBot HVAC API Interface`**
47
-**Add Service `SwitchBot Generic Command API Interface`**
+**Add Service `SwitchBot Generic Command API Interface`**
48
+
49
50
+[i15]: https://github.com/SiriosDev/SwitchBot-API-Script-Caller/issues/15
0 commit comments