Compare commits

..

No commits in common. "3e6327426136eb9cc6b6aec5a1ed6af5e6e02965" and "e7a8f05024393b7a43c95f34a480a11618084e1b" have entirely different histories.

4 changed files with 4 additions and 7 deletions

View file

@ -8,7 +8,7 @@
},
{
"address": "/sensors/MOTION/state/lastupdated",
"operator": "ddx",
"operator": "stable",
"value": "PT02:00:00"
}
],

View file

@ -22,8 +22,7 @@
"address": "/groups/GROUP/action",
"method": "PUT",
"body": {
"on": false,
"transitiontime": 200
"on": false
}
},
{

View file

@ -33,8 +33,7 @@
"body": {
"on": true,
"bri": 240,
"ct": 357,
"transitiontime": 2
"ct": 357
}
},
{

View file

@ -33,8 +33,7 @@
"body": {
"on": true,
"bri": 13,
"ct": 1000,
"transitiontime": 50
"ct": 1000
}
},
{