pimatic-ble-mi-flora

0.0.9 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i pimatic-ble-mi-flora

Weekly Downloads

0

Version

0.0.9

License

GPL-2.0

Last publish

Collaborators

  • rrooggiieerr