Homebridge: Flic + HomeKit
- 
					
					
					
					
G'day Guys,
Using the new HCI SDK, I've built a Flic plugin for Homebridge.
Homebridge is NodeJS platform that allows HomeKit integration of existing devices.
https://www.npmjs.com/package/homebridge
https://www.npmjs.com/package/homebridge-flicThis allows you to write conditional HomeKit triggers to make your Flic buttons do different things depending on different scenarios.
Cheers,
David
 - 
					
					
					
					
Anyone got a solution for the Flic Hub + Homebridge?
 - 
					
					
					
					
Here's a great guide that worked for me - https://github.com/devbobo/homebridge-flic/wiki/Adding-a-new-Flic-button-to-Homebridge
Basically:
- Install homebridge on a system (Mac, PC, Pi)
 - Install flicd https://github.com/50ButtonsEach/fliclib-linux-hci/issues/39
 - Install homebridge-flic
 - Ensure youre flics are unpaired (Unpair, Hold for 10 seconds if needed) and ensure you have the right bluetooth drivers that are compatible; for raspberry pi you will need to run
 - Install Hesperus (Free), this will help you add the flic button to homekit
 
 - 
					
					
					
					
Hi David.
How does your plugin works? How can I connect Flic button to home bridge-flic?
Thank you
Petr - 
					
					
					
					
That is very cool, thank you for sharing! I'm gonna give it a try and see how it works
