Compare commits

..

13 Commits

Author SHA1 Message Date
Serge Wagener
61dd132fad
Merge pull request #21 from Foxi352/dependabot/npm_and_yarn/ws-8.17.1
Bump ws from 8.12.1 to 8.17.1
2024-06-18 07:43:46 +02:00
Serge Wagener
a13242328e
Merge pull request #20 from Foxi352/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-18 07:43:28 +02:00
dependabot[bot]
03618c6362
Bump ws from 8.12.1 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.12.1 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.12.1...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 05:34:44 +00:00
dependabot[bot]
867a1ebbe3
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 04:53:12 +00:00
Serge Wagener
6cb8f72028
Merge pull request #19 from Foxi352/dependabot/npm_and_yarn/ip-1.1.9
Bump ip from 1.1.8 to 1.1.9
2024-02-22 08:26:18 +01:00
dependabot[bot]
4eba434852
Bump ip from 1.1.8 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 02:09:05 +00:00
Serge Wagener
568cc551fb
Merge pull request #18 from Foxi352/dependabot/npm_and_yarn/xml2js-and-homebridge/dbus-native-0.5.0
Bump xml2js and @homebridge/dbus-native
2023-11-02 11:22:54 +01:00
dependabot[bot]
89edac94e0
Bump xml2js and @homebridge/dbus-native
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [@homebridge/dbus-native](https://github.com/homebridge/dbus-native). These dependencies needed to be updated together.

Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@homebridge/dbus-native` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/homebridge/dbus-native/releases)
- [Commits](https://github.com/homebridge/dbus-native/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@homebridge/dbus-native"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 09:38:01 +00:00
Serge Wagener
a8e1812d9f
Merge pull request #17 from Foxi352/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-11-02 10:37:34 +01:00
dependabot[bot]
3ac1dbf683
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 09:53:09 +00:00
Serge Wagener
4971bf389a Updated packages 2023-02-14 17:39:03 +01:00
Serge Wagener
d3e9629ec0
Merge pull request #16 from Foxi352/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-14 17:21:42 +01:00
dependabot[bot]
f49839b39f
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 06:47:54 +00:00
3 changed files with 1134 additions and 2201 deletions

View File

@ -7,9 +7,6 @@
[![npm](https://badgen.net/npm/dt/homebridge-smarthomeng)](https://www.npmjs.com/package/homebridge-smarthomeng)
[![npm](https://badgen.net/npm/dm/homebridge-smarthomeng)](https://www.npmjs.com/package/homebridge-smarthomeng)
**Version v2 is a complete rewrite from scratch and a breaking update.**
You need to adapt your [`config.json`](#example-configuration-file) !
## Currently supported accessories
This plugin currently supports the following services (and characteristics):

3310
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"private": false,
"displayName": "SmartHomeNG",
"name": "homebridge-smarthomeng",
"version": "2.0.7",
"version": "2.0.8",
"description": "SmartHomeNG plugin for Homebridge",
"license": "Apache-2.0",
"repository": {
@ -27,17 +27,17 @@
"homebridge-plugin"
],
"dependencies": {
"ws": "^8.6.0"
"ws": "^8.12.1"
},
"devDependencies": {
"@types/node": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"eslint": "^8.15.0",
"homebridge": "^1.3.9",
"nodemon": "^2.0.16",
"rimraf": "^3.0.2",
"ts-node": "^10.7.0",
"typescript": "^4.6.4"
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"eslint": "^8.34.0",
"homebridge": "^1.6.0",
"nodemon": "^2.0.20",
"rimraf": "^4.1.2",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
}
}