This commit is contained in:
2017-04-10 21:51:07 +02:00
parent 771e325ae3
commit 8dd7992043
12 changed files with 41 additions and 29 deletions
+1
View File
@@ -117,6 +117,7 @@ function connectCategoryHR(item, ipcon) {
/* private */
function saveValue(value, item) {
const HOST = item.host;
var room = item.on.new.value.room;
var category = item.on.new.value.category;
+6 -6
View File
@@ -11,7 +11,7 @@
"new": {
"value": {
"type": "web",
"host": "hobu",
"host": "hobu.local",
"port": "2999",
"category": "TEMPERATURE",
"room": 1
@@ -30,7 +30,7 @@
"new": {
"value": {
"type": "web",
"host": "hobu",
"host": "hobu.local",
"port": "2999",
"category": "RH",
"room": 1
@@ -49,7 +49,7 @@
"new": {
"value": {
"type": "web",
"host": "hobu",
"host": "hobu.local",
"port": "2999",
"category": "TEMPERATURE",
"room": 3
@@ -68,7 +68,7 @@
"new": {
"value": {
"type": "web",
"host": "hobu",
"host": "hobu.local",
"port": "2999",
"category": "RH",
"room": 3
@@ -87,7 +87,7 @@
"new": {
"value": {
"type": "web",
"host": "hobu",
"host": "hobu.local",
"port": "2999",
"category": "TEMPERATURE",
"room": 2
@@ -106,7 +106,7 @@
"new": {
"value": {
"type": "web",
"host": "hobu",
"host": "hobu.local",
"port": "2999",
"category": "RH",
"room": 2