pimatic-sensortag

0.8.3 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pimatic-sensortag

    Weekly Downloads

    4

    Version

    0.8.3

    License

    none

    Last publish

    Collaborators

    • josecastroleon