Skip to content

josecastroleon/pimatic-sensortag

Repository files navigation

pimatic-sensortag

Pimatic Plugin that retrieves some sensor data from TI Sensortag

Configuration

Add the plugin to the plugin section:

{
  "plugin": "sensortag"
},

Then add the device entry for your device into the devices section:

{
  "id": "sensortag-room",
  "class": "SensorTagDevice",
  "name": "Bedroom",
  "uuid": "01234567890a",
  "interval": 60000
}

Then you can add the items into the mobile frontend

About

Pimatic plugin to retrieve Sensortag sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published