We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a9f99 commit 4f60760Copy full SHA for 4f60760
package.json
@@ -1,7 +1,7 @@
1
{
2
"displayName": "DaikinSmartAC",
3
"name": "homebridge-daikin-smart-ac",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"description": "A Homebridge plugin for Daikin Wifi Adapter AC using Local API",
6
"license": "Apache-2.0",
7
"repository": {
@@ -13,7 +13,7 @@
13
},
14
"engines": {
15
"node": ">=14.18.1",
16
- "homebridge": ">=1.3.5"
+ "homebridge": ">=1.3.5 || ^2.0.0-beta.0"
17
18
"main": "dist/index.js",
19
"scripts": {
0 commit comments