Page 2 of 17

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 2:07 am
by TANE
Installing...

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 2:16 am
by TANE
Rene,
Thanks for the plugin
All is working fine. Including the actual usage
Now going to change my events for usage based triggering.

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 2:27 am
by TANE
Rene,
The auto created devices are missing some options in HSTouch.
In HSTouch there is no option for toggle on/off
I think this has to do with the device type

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 10:24 am
by Rene
The buttons are created using the standard api functions. I do not have and use the HSTouch software so it will be hard to figure out what is causing the problem.

Rene.

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 12:03 pm
by Rene
@Chak: The device used is a IOTYPE_CONTROL as defined in the SDK. I do not think I have any choice there, cause it is no X10 device. Maybe you should ask Homeseer which device types are supported by the toggle option. From the Homeseer forum I understand other people have the same problems with some of their devices.

Rene.

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 12:28 pm
by Noel
So Rene,

If I read this correct, Source still needs to be running to make this work?

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 12:35 pm
by Rene
Yep, that's correct. First get things going this way and then I will connect to the plugs directly.


Rene.

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 2:40 pm
by RdP
Can someone post some screenshots ???

Thanks...

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 2:45 pm
by Rene
It does not look that different from DJ's scripts:
Image

Rene.

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 2:59 pm
by Akatar
thanks for this plugin.
this plugins use ' for the plugwise. so '1 '2 etc.
when i restart home seer i get an error
13-12-2008 13:44:07 - Plugwise - ERROR: Database query failed: Syntaxisfout (operator ontbreekt) in query-expressie HSDevice = ''4'.
when i had the ' as rfxcom devices it was errors everywhere, perhaps this plugin uses ' creates errors in homeseer (scripts?)

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 3:23 pm
by Rene
The plugin requests homeseer for a unique house code. This means the ' as house code comes from homeseer. Probably I have to escape this house code before writing to the database. When I have some time, probably tomorrow, I will look into this. Thanks for mentioning the bug!

Rene.

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 3:36 pm
by Ruud
the source is working, server is up. got the next error when i try to switch a device on/off homeseerand plugwise are on the same server



13-12-2008 14:31:33 Plugwise ERROR: Cannot set state of appliance (ERROR: De externe server heeft een fout geretourneerd: (404) Niet gevonden.)

gr Ruud

And thanks for this great plugin

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 3:39 pm
by TANE
Rene,
For mobile access I use Rover plugin.
http://rover-for-homeseer.blogspot.com/ ... lcome.html


All the device have double control buttons for turning on/off

[img]uploaded/Chak/20081213143810_rover.gif[/img]

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 3:41 pm
by Rene
@rualblas: Looks like you didn't copy the switch.html file in the www directory of Plugwise.

Rene.

Plugwise Homeseer Plugin

Posted: Sat Dec 13, 2008 3:43 pm
by Rene
@Chak: So you have a choice;-) I will look into it tomorrow. Very strange though, I only used SDK features to add the buttons.

Rene.