pimatic / rfcontroljs

nodejs modul with protocol support for different 433mhz switches and weather stations for the RFControl Arduino library.
GNU General Public License v3.0
49 stars 54 forks source link

Added support for FA20RF smokedetectors #40

Closed Xento closed 9 years ago

Xento commented 9 years ago

When you switch the device on or off it will alert for about 5 seconds. At the moment it is not possible that it stays on, because we need a new device definiton in pimatic.

sweetpi commented 9 years ago

Why the encodeMessage function? There is no use case for it or?

Icesory commented 9 years ago

The alarm of FA20RF can be triggered by an RF signal https://github.com/pimatic/rfcontroljs/issues/35#issuecomment-74432923

sweetpi commented 9 years ago

@Icesory thanks, I missed that. Do you want to manage the rfcontroljs and homeduino repositories? I could give you access rights, so you can merge and push directly to them?

Xento commented 9 years ago

I added the coffescript files for this.