New Switchking/Tellstick plugin

Questions and comments specific to a particular plugin should go here.

New Switchking/Tellstick plugin

Postby ehsmaes » Mon Feb 13, 2012 9:34 pm

I would like to share a new Switchking plugin with the community.

The plugin doesn't require the Switchking/Tellstick server components to be on the Eventghost host. If you put the server software on your home server you can automate any device from any PC.

Enjoy!

http://code.google.com/p/eventghost-switchking-plugin/
ehsmaes
 
Posts: 3
Joined: Mon Feb 13, 2012 9:20 pm

Re: New Switchking/Tellstick plugin

Postby ehsmaes » Thu Feb 16, 2012 10:22 pm

New features added:
* Device groups on/off
* Scenario activation
ehsmaes
 
Posts: 3
Joined: Mon Feb 13, 2012 9:20 pm

Re: New Switchking/Tellstick plugin

Postby ehsmaes » Tue Feb 21, 2012 9:35 pm

New version out (0.0.4):
- Bug fixes
- New feature: set data source value
- New feature: multiple plugin instances (connect to more than one SK-server from one Eventghost
ehsmaes
 
Posts: 3
Joined: Mon Feb 13, 2012 9:20 pm

Re: New Switchking/Tellstick plugin

Postby krambriw » Sat Mar 24, 2012 6:21 am

This is a good idea.

To make your solution even more flexible, have you considered also the other way around? To trigger devices controlled by Eventghost? Switch King could then benefit from many more devices and functions that are supported by EG.

Best regards, Walter
krambriw
Plugin Developer
 
Posts: 1162
Joined: Sat Jun 30, 2007 2:51 pm

Re: New Switchking/Tellstick plugin

Postby bjca » Sun May 20, 2012 6:30 am

A suggestion for improvement,
modify "Datasource, Set Value" to enable "value" to be a python expression/variable (make it easy to extract/forward data from trigger or trigger payload):

Code: Select all
383    def __call__(self,dummy,devicename,value,selection):
384   value = eg.ParseString(value) # New line
385   self.plugin.sk.SetDataSource(devicename,value)
386
387    def Configure(self,dummy="",devicename="", value = "",selection = 0): # Default "value" now empty
bjca
 
Posts: 4
Joined: Sun Sep 25, 2011 6:07 am


Return to Plugin Support

Who is online

Users browsing this forum: No registered users and 4 guests