pimatic-ble2-mi-flora by Rogier van Staveren | github | npm
pimatic-ble2-mi-flora
Pimatic upgrade for using pimatic-ble2 (node 8+)
This plugin is based on pimatic-ble-mi-flora from https://github.com/rrooggiieerr and slightly adjusted to be node 8+ compatible.
To use this plugin pimatic-ble2 must be installed.
For installation and usage instructions
Plugin Config Options
MiFlora
Option | Description | Default |
---|
debug boolean | Debug mode. Writes debug messages to the Pimatic log, if set to true. | false |
Device Config Options
pimatic-ble2-mi-flora device config schemas
MiFloraDevice
Xiaomi Mi Flora config options
Option | Description | Default |
---|
uuid string | uuid of the Mi Flora to connect | |
interval number | Interval between requests | 300000 |
pimatic-ble2-mi-flora is written by Rogier van Staveren