genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
393 stars 155 forks source link

Support for Telldus tellstick #137

Closed swaner closed 9 years ago

swaner commented 9 years ago

Added support for telldus tellstick: http://www.telldus.se/products/range. Reusing some of flossys code found in the forum: http://www.homegenie.it/forum/index.php?topic=310.0

Uses the open sourced telldus-core api (https://github.com/telldus/telldus/tree/master/telldus-core) which unfortunately needs to be installed separately in order to get it to work in homegenie.

Let me know if I need to do any changes.

genemars commented 9 years ago

Hi @swaner thank you for this. It just need to be synched with latest revision and the PNG icon should have same size/style of other ones (30x28 px).

swaner commented 9 years ago

Hi @genielabs. Changed the icon and synchronized. Please review since I am not used to merging using GIT. If anything looks strange I can do a fresh checkout and redo all changes. Thanks again!

swaner commented 9 years ago

Nevermind @genielabs , I see that I have messed up _systemsettings.js. Will do a new fork instead and commit my changes there.

swaner commented 9 years ago

Please have a look now, I believe everything finally is in sync now.

swaner commented 9 years ago

Yes, I can see that. Strange, don't know the reason for this. Do you normally use visual studio for git operations or command line? Anyway I have now deleted my fork and created a new one. Checked out the latest HomeGenie code and applied my changes in one commit? For some reason github thinks I wan't to add to my old fork. But maybe you can merge direcly from the new fork https://github.com/swaner/HomeGenie.