Open dvcol opened 8 years ago
I would recommend node-red - a graphical programming language for wiring together internet of things (or anything else).
There is a lifx node already and hue and so on and so on and I have a beta flic node working at home. I plan to release a working version tomorrow or this weekend.
On Thu, 9 Jun 2016, 16:12 Anshurr, notifications@github.com wrote:
Hi,
I've been poking around with my RPi 3 trying to make a flic-to-LIFX bridge, but as I only have a basic understanding of coding I've not been very successful. Especially since LIFX https://lan.developer.lifx.com/ doesn't maintain any sort of Java or Python SDK...
So I was wondering if anybody had had any success with it ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/50ButtonsEach/fliclib-linux-hci/issues/21, or mute the thread https://github.com/notifications/unsubscribe/AJ7qMoYxZJiumPz8uw5lXy0tDfLdNuWtks5qKC1pgaJpZM4IyFSE .
@Anshurr Might be too late for you but I've made a pretty simple prototype for a LIFX bridge on a raspberry pi that maps button actions to LIFX actions via a config file: https://github.com/jennafin/flic-lifx
Hi,
I've been poking around with my RPi 3 trying to make a flic-to-LIFX bridge, but as I only have a basic understanding of coding I've not been very successful. Especially since LIFX doesn't maintain any sort of Java or Python SDK...
So I was wondering if anybody had had any success with it ?