node-mi-flora
node-mi-flora copied to clipboard
Raspberry and Homebridge
Is it possibile to make this repo compatible with bluetooth of Raspberry Pi 3 and Homebridge?
The library works with raspberry pi 3's bluetooth (I've used it with mine) but I have no experience with Homebridge before. I'll put your suggestion to the enhancement list.
- 1 for Homebridge plugin
+2 for Homebridge plugin
Ok I did it 🥇
The code?
Il giorno 19 apr 2017, alle ore 12:10, Marco Tini [email protected] ha scritto:
Ok I did it 🥇
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
@marcotini how did you manage that?
@marcotini any update on how you got it work? @demirhanaydin do you plan to update this for homebridge?
I have no intention to work on homebridge plugin right now but I'll be happy to review any pull request related with homebridge integration.
@demirhanaydin thanks for the update hopefully @marcotini can share what he has done with us.
@astrojetson8 I've used Domoticz with two script bash with eDomoticz homebridge plugin. If you are interest I can upload the code!
@marcotini thanks for the update. it would be great if you can...
@astrojetson8 to make it simple (now I don't have time to do a tutorial) install Homebridge, Domoticz and then the plugin eDomoticz.
Clone this https://github.com/marcotini/miflora/ inside /home/domoticz/scripts and create virtual sensor (button and the 5 of the flora, temp, lux etc). Edit the demo.py with your MAC and the IDX of the sensor that you have create with Domoticz and than make the cron of flora.sh every 30 min.
I hope this can help.
@marcotini thanks! actually i got it to work too but i used home assistant instead. I'll checkout your code as well.
IMHO Home Assistant is bad and is not working like it should.
Someone actually created a plugin https://github.com/lucavb/homebridge-mi-flora. Looks like it needs some work but that should get you started.
@fredericfdran thanks, checking with him.
You could also check out mi-flower-care, an advanced fork.