Martvvliet / homebridge-mi-flora-filtered

MIT License
8 stars 4 forks source link

It is possible to use this plugin on Mac OS X? #8

Closed mrmaximas closed 4 years ago

mrmaximas commented 4 years ago

i'm truing to using plugin https://github.com/moifort/homebridge-xiaomi-plant-monitor [6/17/2020, 1:49:17 PM] [xiaomi-plant-monitor] Finish scanning found 1 plant(s) [6/17/2020, 1:49:17 PM] [xiaomi-plant-monitor] Add new plant 80:ea:ca:88:e4:26 [6/17/2020, 1:49:17 PM] [xiaomi-plant-monitor] Fetch plants data [6/17/2020, 1:49:19 PM] [xiaomi-plant-monitor] battery: 100% firmware: 3.2.1 temperature: 33.2° lux: 26130 moisture: 18% fertility: 20 it's works, but home app shows only humidity data.

trying to use homebridge-mi-flora-filtered plugin with two variants of config - no data.

Node.js Version v14.3.0 NPM v6.14.5

, { "accessory": "mi-flower-care", "name": "CLARA", "deviceId": "B89927D7-67FC-4D89-98F7-9EE0BA7F0463", "interval": 300 }

, { "accessory": "mi-flower-care", "name": "CLARA", "deviceId": "80:ea:ca:88:e4:26", "interval": 300 }

Martvvliet commented 4 years ago

Currently, it uses the Bluetooth plugin that works on the Raspberry Pi. Haven't tested it on the macOS, so if it is not working, can't do anything about it now sorry.