-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update tplink-kasasmartplug to v2.2.2
- Loading branch information
1 parent
b324214
commit 8184576
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
MODULE_NAME=tplink-kasasmartplug | ||
GIT_REF=v2.2.1 | ||
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/10745874869 | ||
UPDATE_DATE=2024-09-06 | ||
GIT_REF=v2.2.2 | ||
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/11378952455 | ||
UPDATE_DATE=2024-10-17 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"id":"tplink-kasasmartplug","name":"tplink-kasasmartplug","shortname":"tplink-kasasmartplug","description":"Companion module for TP-Link Kasa Smart Plugs","version":"2.2.1","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-tplink-kasasmartplug.git","bugs":"https://github.com/bitfocus/companion-module-tplink-kasasmartplug/issues","maintainers":[{"name":"Joseph Adams","email":"josephdadams@gmail.com"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.10.0","entrypoint":"../main.js"},"manufacturer":"TP-Link","products":["Kasa Smart Plug"],"keywords":["plug","kasa"]} | ||
{"id":"tplink-kasasmartplug","name":"tplink-kasasmartplug","shortname":"tplink-kasasmartplug","description":"Companion module for TP-Link Kasa Smart Plugs","version":"2.2.2","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-tplink-kasasmartplug.git","bugs":"https://github.com/bitfocus/companion-module-tplink-kasasmartplug/issues","maintainers":[{"name":"Joseph Adams","email":"josephdadams@gmail.com"}],"legacyIds":[],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.11.0","entrypoint":"../main.js"},"manufacturer":"TP-Link","products":["Kasa Smart Plug"],"keywords":["plug","kasa"]} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"name":"tplink-kasasmartplug","version":"2.2.1","license":"MIT","type":"commonjs","dependencies":{}} | ||
{"name":"tplink-kasasmartplug","version":"2.2.2","license":"MIT","type":"commonjs","dependencies":{}} |