Skip to content

Motion triggers

Compare
Choose a tag to compare
@pakastin pakastin released this 21 Mar 16:29
· 57 commits to master since this release

Now you can also define motion triggers!

{
  "bridge": {
    "name": "Ruuvi",
    "username": "CC:22:3D:E3:CE:30",
    "port": 51826,
    "pin": "031-45-154"
  },

  "description": "RuuviTag bridge",

  "accessories": [
    {
      "accessory": "Ruuvitag",
      "name": "Pram",
      "id": "ca67bf52ca12",
      "motionTrigger": {
        "value": 0.1,
        "name": "Baby waking up!"
      }
    }
  ]
}

value is movement delta in g.