@rahuliyer95/homebridge-smartrent 1.3.0 → 1.4.0
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/CHANGELOG.md +49 -0
- package/package.json +16 -18
package/CHANGELOG.md
CHANGED
|
@@ -3,8 +3,57 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.4.0](https://github.com/rahuliyer95/homebridge-smartrent/compare/v1.3.1...v1.4.0) (2026-05-04)
|
|
7
|
+
|
|
8
|
+
### Dependencies
|
|
9
|
+
|
|
10
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.2.0 to 2.2.1 ([#451](https://github.com/rahuliyer95/homebridge-smartrent/issues/451)) ([e447c0b](https://github.com/rahuliyer95/homebridge-smartrent/commit/e447c0bf147c65c3a68bfb9edc64dc1d91164c4c))
|
|
11
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.2.1 to 2.2.2 ([#467](https://github.com/rahuliyer95/homebridge-smartrent/issues/467)) ([62954a5](https://github.com/rahuliyer95/homebridge-smartrent/commit/62954a54dd5aceb32030d0b2ac53e1cf5c48a902))
|
|
12
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.2.2 to 2.2.3 ([#473](https://github.com/rahuliyer95/homebridge-smartrent/issues/473)) ([6bfc2b8](https://github.com/rahuliyer95/homebridge-smartrent/commit/6bfc2b84cec677a623f37b18e17af724415c17f2))
|
|
13
|
+
* **deps:** bump axios from 1.13.5 to 1.13.6 ([#443](https://github.com/rahuliyer95/homebridge-smartrent/issues/443)) ([2952f3b](https://github.com/rahuliyer95/homebridge-smartrent/commit/2952f3b4e468bbfba683b45a9278d9097e25eeae))
|
|
14
|
+
* **deps:** bump axios from 1.13.6 to 1.14.0 ([#478](https://github.com/rahuliyer95/homebridge-smartrent/issues/478)) ([c555c67](https://github.com/rahuliyer95/homebridge-smartrent/commit/c555c679fa78b23230e8ba279b01dfdfddfd2ea8))
|
|
15
|
+
* **deps:** bump axios from 1.14.0 to 1.15.0 ([#486](https://github.com/rahuliyer95/homebridge-smartrent/issues/486)) ([76b4abd](https://github.com/rahuliyer95/homebridge-smartrent/commit/76b4abd05d381ffa56707e2f0989e00da020ab23))
|
|
16
|
+
* **deps:** bump axios from 1.15.0 to 1.15.1 ([#496](https://github.com/rahuliyer95/homebridge-smartrent/issues/496)) ([ac09e14](https://github.com/rahuliyer95/homebridge-smartrent/commit/ac09e144117c22edb6932f761f43d8b4aac31597))
|
|
17
|
+
* **deps:** bump axios from 1.15.1 to 1.15.2 ([#502](https://github.com/rahuliyer95/homebridge-smartrent/issues/502)) ([dd57c92](https://github.com/rahuliyer95/homebridge-smartrent/commit/dd57c92225260ce8b73072225df87cfbfd76baf8))
|
|
18
|
+
* **deps:** bump axios from 1.15.2 to 1.16.0 ([#507](https://github.com/rahuliyer95/homebridge-smartrent/issues/507)) ([d6c3a1b](https://github.com/rahuliyer95/homebridge-smartrent/commit/d6c3a1b1472c101dac5712d8a53c3924281e1f60))
|
|
19
|
+
* **deps:** bump follow-redirects from 1.15.11 to 1.16.0 ([#492](https://github.com/rahuliyer95/homebridge-smartrent/issues/492)) ([b566c32](https://github.com/rahuliyer95/homebridge-smartrent/commit/b566c327e26540c9b3e3ac4e7bac75c113820d91))
|
|
20
|
+
* **deps:** bump lodash from 4.17.23 to 4.18.1 ([#480](https://github.com/rahuliyer95/homebridge-smartrent/issues/480)) ([23812fa](https://github.com/rahuliyer95/homebridge-smartrent/commit/23812fa2c97cd778d8b4e546ebef403d496f4e89))
|
|
21
|
+
* **deps:** bump minimatch ([#481](https://github.com/rahuliyer95/homebridge-smartrent/issues/481)) ([ad591db](https://github.com/rahuliyer95/homebridge-smartrent/commit/ad591db6e57a14206961e8cc407bd5ace6fbfa49))
|
|
22
|
+
* **deps:** bump picomatch ([#471](https://github.com/rahuliyer95/homebridge-smartrent/issues/471)) ([ae0a094](https://github.com/rahuliyer95/homebridge-smartrent/commit/ae0a09457ad901eb4a06b1c3e77b02870443eb49))
|
|
23
|
+
* **deps:** bump tar and npm ([#456](https://github.com/rahuliyer95/homebridge-smartrent/issues/456)) ([be24727](https://github.com/rahuliyer95/homebridge-smartrent/commit/be24727545d406acbaed0c6c13fa2ea515a5aefa))
|
|
24
|
+
* **deps:** bump undici ([#457](https://github.com/rahuliyer95/homebridge-smartrent/issues/457)) ([bad29c7](https://github.com/rahuliyer95/homebridge-smartrent/commit/bad29c722b0965e4b99f2584ac0d89f1e5ee974c))
|
|
25
|
+
* **deps:** bump ws from 8.19.0 to 8.20.0 ([#468](https://github.com/rahuliyer95/homebridge-smartrent/issues/468)) ([795e38a](https://github.com/rahuliyer95/homebridge-smartrent/commit/795e38ac0897d35d62776e0194d8a108d6feea0b))
|
|
26
|
+
|
|
27
|
+
### Features
|
|
28
|
+
|
|
29
|
+
* **lint:** migrate from eslint to oxlint ([#503](https://github.com/rahuliyer95/homebridge-smartrent/issues/503)) ([2fb2aea](https://github.com/rahuliyer95/homebridge-smartrent/commit/2fb2aea8f5a9e86644b8c2842dd2017e05fbb431))
|
|
30
|
+
|
|
31
|
+
## [1.3.1](https://github.com/rahuliyer95/homebridge-smartrent/compare/v1.3.0...v1.3.1) (2026-02-20)
|
|
32
|
+
|
|
33
|
+
### Dependencies
|
|
34
|
+
|
|
35
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.1.0 to 2.1.2 ([#370](https://github.com/rahuliyer95/homebridge-smartrent/issues/370)) ([12712fc](https://github.com/rahuliyer95/homebridge-smartrent/commit/12712fc8bda7a398d220a15a703158ca0d20ca61))
|
|
36
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.1.2 to 2.1.3 ([#425](https://github.com/rahuliyer95/homebridge-smartrent/issues/425)) ([7d1b16a](https://github.com/rahuliyer95/homebridge-smartrent/commit/7d1b16a04886603052bda3a2b9226c20f7210517))
|
|
37
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.1.3 to 2.2.0 ([#432](https://github.com/rahuliyer95/homebridge-smartrent/issues/432)) ([945a1f3](https://github.com/rahuliyer95/homebridge-smartrent/commit/945a1f3c8522cb029ac910867056002762d14f21))
|
|
38
|
+
* **deps:** bump axios from 1.12.2 to 1.13.1 ([#356](https://github.com/rahuliyer95/homebridge-smartrent/issues/356)) ([be3666f](https://github.com/rahuliyer95/homebridge-smartrent/commit/be3666ff738b51b41b102d56f075ef5029da8f65))
|
|
39
|
+
* **deps:** bump axios from 1.13.1 to 1.13.2 ([#362](https://github.com/rahuliyer95/homebridge-smartrent/issues/362)) ([3ff723a](https://github.com/rahuliyer95/homebridge-smartrent/commit/3ff723a65fec145fe831e737846315918e7ae2b0))
|
|
40
|
+
* **deps:** bump axios from 1.13.2 to 1.13.3 ([#409](https://github.com/rahuliyer95/homebridge-smartrent/issues/409)) ([2561085](https://github.com/rahuliyer95/homebridge-smartrent/commit/2561085d388f6684814a378417c97eeca54a1403))
|
|
41
|
+
* **deps:** bump axios from 1.13.3 to 1.13.4 ([#415](https://github.com/rahuliyer95/homebridge-smartrent/issues/415)) ([92f3681](https://github.com/rahuliyer95/homebridge-smartrent/commit/92f36812e2da4c1fe43adc5f0aaf6b9444ceffd1))
|
|
42
|
+
* **deps:** bump axios from 1.13.4 to 1.13.5 ([#427](https://github.com/rahuliyer95/homebridge-smartrent/issues/427)) ([4bf1320](https://github.com/rahuliyer95/homebridge-smartrent/commit/4bf1320ce446df5fbf00b3be635d84a81180039d))
|
|
43
|
+
* **deps:** bump lodash from 4.17.21 to 4.17.23 ([#406](https://github.com/rahuliyer95/homebridge-smartrent/issues/406)) ([3287528](https://github.com/rahuliyer95/homebridge-smartrent/commit/328752860ef4d6aba7ee1593223a5ba5b957fe28))
|
|
44
|
+
* **deps:** bump tar and npm ([#375](https://github.com/rahuliyer95/homebridge-smartrent/issues/375)) ([ee61fa2](https://github.com/rahuliyer95/homebridge-smartrent/commit/ee61fa2546f1ff8d025e08adaf1e5d83ca51c725))
|
|
45
|
+
* **deps:** bump tar and npm ([#407](https://github.com/rahuliyer95/homebridge-smartrent/issues/407)) ([d09c51c](https://github.com/rahuliyer95/homebridge-smartrent/commit/d09c51ce1682efd0b543af017e86819ef15c88a5))
|
|
46
|
+
* **deps:** bump tar and npm ([#420](https://github.com/rahuliyer95/homebridge-smartrent/issues/420)) ([996c168](https://github.com/rahuliyer95/homebridge-smartrent/commit/996c16834c8ffe1bf68590777c3c318079770df5))
|
|
47
|
+
* **deps:** bump ws from 8.18.3 to 8.19.0 ([#400](https://github.com/rahuliyer95/homebridge-smartrent/issues/400)) ([876c41a](https://github.com/rahuliyer95/homebridge-smartrent/commit/876c41a9cf07af66a95656168b569c580223474c))
|
|
48
|
+
* **deps:** run npm audit fix ([03d4299](https://github.com/rahuliyer95/homebridge-smartrent/commit/03d4299d0e85d71282ad933524d0237abcad8fda))
|
|
49
|
+
|
|
6
50
|
## [1.3.0](https://github.com/rahuliyer95/homebridge-smartrent/compare/v1.2.7...v1.3.0) (2025-09-27)
|
|
7
51
|
|
|
52
|
+
### Features
|
|
53
|
+
|
|
54
|
+
* **client:** add heartbeat for WebSocket to fix constant connection closure ([1d2744e](https://github.com/rahuliyer95/homebridge-smartrent/commit/1d2744efefbfb7602e2790917a05d17318dbd08c))
|
|
55
|
+
* **client:** add `axio-retry` to handle retry errors ([77c5a5c](https://github.com/rahuliyer95/homebridge-smartrent/commit/77c5a5c58e9e8d6e8c728ce49bd030949fa159a0))
|
|
56
|
+
|
|
8
57
|
### Dependencies
|
|
9
58
|
|
|
10
59
|
* **deps:** bump axios from 1.11.0 to 1.12.2 ([#316](https://github.com/rahuliyer95/homebridge-smartrent/issues/316)) ([d7af3ae](https://github.com/rahuliyer95/homebridge-smartrent/commit/d7af3ae0c847fa25e9ed12f8eb0fe8fdb3cd3bfe))
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"displayName": "SmartRent",
|
|
3
3
|
"name": "@rahuliyer95/homebridge-smartrent",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.4.0",
|
|
5
5
|
"description": "Homebridge plugin for SmartRent installations",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"homebridge",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"url": "git+https://github.com/rahuliyer95/homebridge-smartrent.git"
|
|
23
23
|
},
|
|
24
24
|
"engines": {
|
|
25
|
-
"node": "^20.16.0 || ^22.5.1",
|
|
25
|
+
"node": "^20.16.0 || ^22.5.1 || ^24.0.0",
|
|
26
26
|
"homebridge": "^1.8.0 || ^2.0.0-beta.0"
|
|
27
27
|
},
|
|
28
28
|
"main": "dist/index.js",
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
"scripts": {
|
|
39
39
|
"prepare": "husky",
|
|
40
40
|
"typecheck": "tsc --noEmit",
|
|
41
|
-
"
|
|
42
|
-
"format": "
|
|
43
|
-
"lint": "
|
|
44
|
-
"lint:fix": "
|
|
41
|
+
"format:check": "oxfmt --check",
|
|
42
|
+
"format": "oxfmt",
|
|
43
|
+
"lint": "oxlint",
|
|
44
|
+
"lint:fix": "oxlint --fix",
|
|
45
45
|
"clean": "rimraf ./dist",
|
|
46
46
|
"compile": "tsc",
|
|
47
47
|
"build": "npm-run-all clean compile",
|
|
48
48
|
"watch": "npm run build && npm link && nodemon",
|
|
49
|
-
"prepublishOnly": "npm-run-all
|
|
49
|
+
"prepublishOnly": "npm-run-all format:check lint build",
|
|
50
50
|
"semantic-release": "cross-env semantic-release"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
@@ -56,31 +56,29 @@
|
|
|
56
56
|
"ws": "^8.18.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@commitlint/cli": "^
|
|
60
|
-
"@commitlint/config-conventional": "^
|
|
59
|
+
"@commitlint/cli": "^20.0.0",
|
|
60
|
+
"@commitlint/config-conventional": "^20.0.0",
|
|
61
61
|
"@semantic-release/changelog": "^6.0.3",
|
|
62
62
|
"@semantic-release/commit-analyzer": "^13.0.0",
|
|
63
63
|
"@semantic-release/git": "^10.0.1",
|
|
64
|
-
"@semantic-release/github": "^
|
|
65
|
-
"@semantic-release/npm": "^
|
|
64
|
+
"@semantic-release/github": "^12.0.0",
|
|
65
|
+
"@semantic-release/npm": "^13.1.1",
|
|
66
66
|
"@semantic-release/release-notes-generator": "^14.0.1",
|
|
67
|
-
"@types/node": "^
|
|
67
|
+
"@types/node": "^25.0.3",
|
|
68
68
|
"@types/ws": "^8.5.12",
|
|
69
|
-
"@typescript-eslint/eslint-plugin": "^8.8.1",
|
|
70
|
-
"@typescript-eslint/parser": "^8.8.1",
|
|
71
69
|
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
72
70
|
"cross-env": "^10.0.0",
|
|
73
|
-
"eslint": "^9.12.0",
|
|
74
71
|
"homebridge": "^1.4.0",
|
|
75
72
|
"husky": "^9.1.6",
|
|
76
73
|
"lint-staged": "^16.0.0",
|
|
77
74
|
"nodemon": "^3.1.7",
|
|
78
75
|
"npm-run-all": "^4.1.5",
|
|
79
|
-
"
|
|
76
|
+
"oxfmt": "^0.47.0",
|
|
77
|
+
"oxlint": "^1.60.0",
|
|
80
78
|
"rimraf": "^6.0.1",
|
|
81
|
-
"semantic-release": "^
|
|
79
|
+
"semantic-release": "^25.0.1",
|
|
82
80
|
"ts-node": "^10.4.0",
|
|
83
|
-
"typescript": "^
|
|
81
|
+
"typescript": "^6.0.3"
|
|
84
82
|
},
|
|
85
83
|
"types": "./dist/index.d.ts",
|
|
86
84
|
"bugs": {
|