matterbridge-dyson-robot 1.10.4 → 1.10.5
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 +7 -1
- package/dist/ti/config-types.js +1 -1
- package/dist/ti/dyson-360-cloud-types.js +1 -1
- package/dist/ti/dyson-360-msg-types.js +1 -1
- package/dist/ti/dyson-360-types.js +1 -1
- package/dist/ti/dyson-air-cloud-types.js +1 -1
- package/dist/ti/dyson-air-msg-types.js +1 -1
- package/dist/ti/dyson-air-sensor-types.js +1 -1
- package/dist/ti/dyson-air-state-types.js +1 -1
- package/dist/ti/dyson-air-types.js +1 -1
- package/dist/ti/dyson-cloud-types.js +1 -1
- package/dist/ti/dyson-types.js +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
|
|
5
5
|
## [Unreleased]
|
|
6
6
|
|
|
7
|
+
## [v1.10.5] - 2026-04-17
|
|
8
|
+
### Changed
|
|
9
|
+
* Updated dependencies.
|
|
10
|
+
|
|
7
11
|
## [v1.10.4] - 2026-04-05
|
|
8
12
|
### Added
|
|
9
13
|
* HJ10 HushJet Purifier Compact support.
|
|
@@ -344,7 +348,9 @@ All notable changes to this project will be documented in this file.
|
|
|
344
348
|
|
|
345
349
|
Copyright © 2025-2026 Alexander Thoukydides
|
|
346
350
|
|
|
347
|
-
[Unreleased]: https://github.com/thoukydides/matterbridge-dyson-robot/compare/v1.10.
|
|
351
|
+
[Unreleased]: https://github.com/thoukydides/matterbridge-dyson-robot/compare/v1.10.5...HEAD
|
|
352
|
+
[v1.10.5]: https://github.com/thoukydides/matterbridge-dyson-robot/compare/v1.10.4...v1.10.5
|
|
353
|
+
[v1.10.4]: https://github.com/thoukydides/matterbridge-dyson-robot/compare/v1.10.3...v1.10.4
|
|
348
354
|
[v1.10.3]: https://github.com/thoukydides/matterbridge-dyson-robot/compare/v1.10.2...v1.10.3
|
|
349
355
|
[v1.10.2]: https://github.com/thoukydides/matterbridge-dyson-robot/compare/v1.10.1...v1.10.2
|
|
350
356
|
[v1.10.1]: https://github.com/thoukydides/matterbridge-dyson-robot/compare/v1.10.0...v1.10.1
|
package/dist/ti/config-types.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This module was automatically generated by node ts-interface-post.ts
|
|
2
|
-
// 2026-04-
|
|
2
|
+
// 2026-04-17T10:25:41.169Z
|
|
3
3
|
import { createCheckers } from 'ts-interface-checker';
|
|
4
4
|
import exportedTypeSuite from './dyson-360-cloud-types-ti.js';
|
|
5
5
|
import { typeSuite as importedTypeSuite0 } from './dyson-360-types.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This module was automatically generated by node ts-interface-post.ts
|
|
2
|
-
// 2026-04-
|
|
2
|
+
// 2026-04-17T10:25:41.169Z
|
|
3
3
|
import { createCheckers } from 'ts-interface-checker';
|
|
4
4
|
import exportedTypeSuite from './dyson-360-msg-types-ti.js';
|
|
5
5
|
import { typeSuite as importedTypeSuite0 } from './dyson-360-types.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This module was automatically generated by node ts-interface-post.ts
|
|
2
|
-
// 2026-04-
|
|
2
|
+
// 2026-04-17T10:25:41.170Z
|
|
3
3
|
import { createCheckers } from 'ts-interface-checker';
|
|
4
4
|
import exportedTypeSuite from './dyson-air-cloud-types-ti.js';
|
|
5
5
|
import { typeSuite as importedTypeSuite0 } from './dyson-air-state-types.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This module was automatically generated by node ts-interface-post.ts
|
|
2
|
-
// 2026-04-
|
|
2
|
+
// 2026-04-17T10:25:41.170Z
|
|
3
3
|
import { createCheckers } from 'ts-interface-checker';
|
|
4
4
|
import exportedTypeSuite from './dyson-air-msg-types-ti.js';
|
|
5
5
|
import { typeSuite as importedTypeSuite0 } from './dyson-360-types.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This module was automatically generated by node ts-interface-post.ts
|
|
2
|
-
// 2026-04-
|
|
2
|
+
// 2026-04-17T10:25:41.173Z
|
|
3
3
|
import { createCheckers } from 'ts-interface-checker';
|
|
4
4
|
import exportedTypeSuite from './dyson-air-sensor-types-ti.js';
|
|
5
5
|
import { typeSuite as importedTypeSuite0 } from './dyson-air-types.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This module was automatically generated by node ts-interface-post.ts
|
|
2
|
-
// 2026-04-
|
|
2
|
+
// 2026-04-17T10:25:41.173Z
|
|
3
3
|
import { createCheckers } from 'ts-interface-checker';
|
|
4
4
|
import exportedTypeSuite from './dyson-air-state-types-ti.js';
|
|
5
5
|
import { typeSuite as importedTypeSuite0 } from './dyson-air-types.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This module was automatically generated by node ts-interface-post.ts
|
|
2
|
-
// 2026-04-
|
|
2
|
+
// 2026-04-17T10:25:41.174Z
|
|
3
3
|
import { createCheckers } from 'ts-interface-checker';
|
|
4
4
|
import exportedTypeSuite from './dyson-cloud-types-ti.js';
|
|
5
5
|
// Type definitions
|
package/dist/ti/dyson-types.js
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "matterbridge-dyson-robot",
|
|
3
3
|
"description": "A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.",
|
|
4
4
|
"displayName": "Dyson Robot",
|
|
5
|
-
"version": "1.10.
|
|
5
|
+
"version": "1.10.5",
|
|
6
6
|
"license": "ISC",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"Matterbridge",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"type": "module",
|
|
59
59
|
"main": "dist/index.js",
|
|
60
60
|
"engines": {
|
|
61
|
-
"node": "^24.14.
|
|
62
|
-
"matterbridge": "^3.
|
|
61
|
+
"node": "^24.14.1 || ^22.22.2 || ^20.20.2",
|
|
62
|
+
"matterbridge": "^3.7.4"
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@types/pngjs": "^6.0.5",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"pngjs": "^7.0.0",
|
|
69
69
|
"semver": "^7.7.4",
|
|
70
70
|
"ts-interface-checker": "^1.0.2",
|
|
71
|
-
"undici": "^
|
|
71
|
+
"undici": "^7.25.0",
|
|
72
72
|
"ws": "^8.20.0"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
"@types/node-persist": "^3.1.8",
|
|
82
82
|
"@types/semver": "^7.7.1",
|
|
83
83
|
"eslint": "^10.2.0",
|
|
84
|
-
"globals": "^17.
|
|
84
|
+
"globals": "^17.5.0",
|
|
85
85
|
"rimraf": "^6.1.3",
|
|
86
86
|
"ts-interface-builder": "^0.3.3",
|
|
87
87
|
"tsx": "^4.21.0",
|
|
88
|
-
"typescript": "^6.0.
|
|
89
|
-
"typescript-eslint": "^8.58.
|
|
88
|
+
"typescript": "^6.0.3",
|
|
89
|
+
"typescript-eslint": "^8.58.2"
|
|
90
90
|
},
|
|
91
91
|
"overrides": {
|
|
92
92
|
"typescript-eslint": {
|