node-red-contrib-homebridge-automation 0.1.12-beta.42 → 0.1.12-beta.43

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-red-contrib-homebridge-automation",
3
- "version": "0.1.12-beta.42",
3
+ "version": "0.1.12-beta.43",
4
4
  "description": "NodeRED Automation for HomeBridge",
5
5
  "main": "src/HAP-NodeRed.js",
6
6
  "scripts": {
@@ -26,23 +26,23 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/node-red": "^1.3.5",
29
- "@types/jest": "^29.5.12",
30
- "@eslint/js": "^9.14.0",
29
+ "@types/jest": "^29.5.14",
30
+ "@eslint/js": "^9.16.0",
31
31
  "eslint": "^8.57.1",
32
32
  "eslint-plugin-format": "^0.1.2",
33
33
  "eslint-plugin-jest": "^28.8.3",
34
- "globals": "^15.12.0",
34
+ "globals": "^15.13.0",
35
35
  "jest": "^29.7.0",
36
36
  "node-red": "^4.0.2",
37
37
  "node-red-node-test-helper": "^0.3.4",
38
- "nodemon": "^3.1.4",
38
+ "nodemon": "^3.1.7",
39
39
  "rimraf": "^6.0.1",
40
- "semver": "^7.6.2"
40
+ "semver": "^7.6.3"
41
41
  },
42
42
  "dependencies": {
43
43
  "better-queue": ">=3.8.12",
44
- "debug": "^4.3.5",
45
- "@homebridge/hap-client": "2.0.5-beta.21"
44
+ "debug": "^4.3.7",
45
+ "@homebridge/hap-client": "^2.0.5"
46
46
  },
47
47
  "author": "NorthernMan54",
48
48
  "license": "ISC",
@@ -1837,7 +1837,8 @@
1837
1837
  "y": 280,
1838
1838
  "wires": [
1839
1839
  [
1840
- "e7671cdf7ca08bdb"
1840
+ "e7671cdf7ca08bdb",
1841
+ "29ef1290a4393e23"
1841
1842
  ]
1842
1843
  ]
1843
1844
  },
@@ -2079,7 +2080,7 @@
2079
2080
  "targetType": "msg",
2080
2081
  "statusVal": "payload",
2081
2082
  "statusType": "auto",
2082
- "x": 730,
2083
+ "x": 890,
2083
2084
  "y": 360,
2084
2085
  "wires": []
2085
2086
  },
@@ -1882,7 +1882,8 @@
1882
1882
  "y": 140,
1883
1883
  "wires": [
1884
1884
  [
1885
- "49a103299064c61a"
1885
+ "49a103299064c61a",
1886
+ "4d03a7e3277b96e4"
1886
1887
  ]
1887
1888
  ]
1888
1889
  },