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 c963f61 commit 7bbed38Copy full SHA for 7bbed38
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.6.2"
+ "redmatic-homekit": "0.6.3"
15
}
16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redmatic",
3
- "version": "1.7.9",
+ "version": "1.7.10",
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