sirchia / pimatic-rflink

RFLink plugin for Pimatic
GNU General Public License v2.0
3 stars 5 forks source link

Request support for MilightV1 #16

Open djm300 opened 7 years ago

djm300 commented 7 years ago

I recently acquired a RFLink kit from nodoshop and added a NRF24L01+PA+LNA to it (the version with external connector) and it works incredible. Really plug and play, picking up my Milight signals accurately (with debug enabled on the pimatic-rflink plugin).

As it is my understanding that pimatic-rflink is the passthrough between pimatic & the rflink box, meaning it parses pimatic constructs into serial communications to rflink and backwards, I'm inclined to give implementing the MilightV1 a shot based on this code.

For those wanting to control their Milights without the Milight bridge,, I'm currently used an Arduino Nano with the NRF24L01 module connected over USB to my Raspberry Pi running pimatic. The Arduino is running this sketch: https://github.com/henryk/openmili and it works very well but I would like to unify this into the RFLink module as I think this is the way forward for including all these 433M/2.4G communication thingies.

So, back to my issue/request: Am I right to adapt this codebase as follows:

Regards Joris

NemoN commented 7 years ago

+1

Gratizzz commented 6 years ago

Hi any news on this? It would be very very nice to have!

Gratizzz commented 6 years ago

@sirchia is this something that will be implemeted? Or not in the near future?

morrisb74 commented 6 years ago

+1

ErikCoen commented 6 years ago

+1.

I am waiting for the implementation of MiLightV1 in both rflink coffee and RFLink gateway firmware (controls, because receiving of commands sent from any remote controller is working).