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 5e6047c commit 300bbf1Copy full SHA for 300bbf1
addon_files/redmatic/var/package.json
@@ -11,6 +11,6 @@
11
"node-red-node-sqlite": "0.3.5",
12
"redmatic-led": "1.0.0",
13
"redmatic-webapp": "0.2.1",
14
- "redmatic-homekit": "0.4.3"
+ "redmatic-homekit": "0.4.4"
15
}
16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redmatic",
3
- "version": "1.7.4",
+ "version": "1.7.5",
4
"description": "Node-RED packaged as Homematic CCU addon",
5
"repository": "github:hobbyquaker/redmatic",
6
"private": true,
@@ -24,7 +24,7 @@
24
25
26
27
28
},
29
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
30
"license": "Apache-2.0",
0 commit comments