0.0.9 • Published 6 years ago

pimatic-ble-mi-flora v0.0.9

Weekly downloads
15
License
GPL-2.0
Repository
github
Last release
6 years ago

pimatic-ble-mi-flora

Pimatic Plugin that monitors Xiaomi Mi Flora BLE devices.

Configuration

If you don't have the pimatic-ble plugin add it to the plugin section:

{
  "plugin": "ble"
}

Then add the plugin to the plugin section:

{
  "plugin": "ble-mi-flora"
},

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

{
  "id": "mi-flora",
  "class": "MiFloraDevice",
  "name": "Plant",
  "uuid": "c47c8d000000",
  "interval": 60000
}

Then you can add the items into the mobile frontend.

You can also use Discover Devices on the Pimatic Devices screen and your Mi Flora will be automaticly discovered.

0.0.9

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago