@tuya-miniapp/ark-extension-virtual-device 1.8.13 → 1.8.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@
3
3
  };</script><script>window.TPM = window.TPM || [];
4
4
  window.TPM.push(["setGatherServer", "https://tpm.tuyacn.com/tpm.gif"]);
5
5
  window.TPM.push(["setAppId", "ark-extension-virtual-device"]);
6
- window.TPM.push(["setVersion", "1.8.13"]);</script><script defer="defer" src="https://static1.tuyacn.com/static/ty-lib/tpm3/tpm-3.3.11.min.js?appId=ark-extension-virtual-device&version=1.8.13"></script><style>html, body {
6
+ window.TPM.push(["setVersion", "1.8.14"]);</script><script defer="defer" src="https://static1.tuyacn.com/static/ty-lib/tpm3/tpm-3.3.11.min.js?appId=ark-extension-virtual-device&version=1.8.14"></script><style>html, body {
7
7
  background-color: #282828;
8
8
  }
9
9
  #root {
@@ -220753,7 +220753,7 @@ var require_package2 = __commonJS({
220753
220753
  module2.exports = {
220754
220754
  name: "@tuya-miniapp/ark-extension-virtual-device",
220755
220755
  appId: "ark-extension-virtual-device",
220756
- version: "1.8.13",
220756
+ version: "1.8.14",
220757
220757
  license: "MIT",
220758
220758
  files: [
220759
220759
  "manifest.json",
@@ -281885,8 +281885,8 @@ var import_TYUniCode10 = __toESM(require_dist());
281885
281885
  async function getCurrentHomeInfo() {
281886
281886
  const homeId = await getHomeId();
281887
281887
  const data = await ark.http.atop({
281888
- api: "tuya.m.location.get",
281889
- version: "3.1",
281888
+ api: "m.life.location.get",
281889
+ version: "3.4",
281890
281890
  params: { gid: homeId }
281891
281891
  });
281892
281892
  if (data) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tuya-miniapp/ark-extension-virtual-device",
3
3
  "appId": "ark-extension-virtual-device",
4
- "version": "1.8.13",
4
+ "version": "1.8.14",
5
5
  "license": "MIT",
6
6
  "files": [
7
7
  "manifest.json",