Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

rrooggiieerr/pimatic-ble-mi-flora

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published