pimatic / pimatic-homeduino

Pimatic plugin for using 433mhz devices and sensors with a connected Arduino with homeduino sketch
https://pimatic.org/
GNU General Public License v2.0
37 stars 29 forks source link

Add HomeduinoRFDimmer #4

Closed Icesory closed 9 years ago

Icesory commented 9 years ago

https://github.com/pimatic/rfcontroljs/issues/8

sweetpi commented 9 years ago

Now we have a problem :) Dimmer looks good, but I would like to keep the commit messages clean. So we have to choices:

  1. I merge your changes manual (but then you are not the author of the commits) or
  2. You checkout my development branch, apply your changes (replacing the file with the new version) and commit to a new branch with a clean commit message. Then push the branch to github. I can merge it then.
Icesory commented 9 years ago

Sorry for that. first time i work with git. Ok i delete my rep. clone yours new and add the changes again.