Skip to content

josecastroleon/pimatic-sensortag

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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