<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">The error message doesn't really show specific error messages.. Many error messages I received were HUGE and I found 'red' strings that provided a lot of information. Could you PM these to me?<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
That is the red string what is shown in the Homeseer log file.
DJ
I have installed and have done some tests.
When running your script I'm getting the same error as Wifi
When running the original script from Jon script will run okay and read some plugwise date in the devices.
but not not usable..hope you can correct the script
You are skipping the device creation part..when the device don't exits...then there will be the error.
Can you please also add the device name...or don't overwrite it in Homeseer
- Dim level at the end is the usage (found it...correct device type will solve the problem)
- Device name will be replaced with rss data.just ignore the name or display the Plugwise name here
Site pwd is fixed now! Going to do some more work on it tomorrow.. Running into time issues because of unexpected events. Will try to support you and apply fixes as soon as possible.
Thanks for the feedback!
Tip:
If you don't want the auto update just create a extra device like Q99.
Let the RSS event be triggered by Q99 any status change to run..
just click on/off for a update
Updated version: 0.4
- (FOUND:0.2, FIXED:0.4) It only works with Plugwise device-codes < 10 (only 1-character-number)
- (FOUND:0.3, FIXED:0.4) Device name in HS is overwritten by the current code.
- (FOUND:0.2, FIXED:0.4) Script crashes if device from .ini doesn't exist in HS. It now checks and puts error message in HS log.
- (FOUND:0.3, FIXED:0.4) Script overwrites devicename with RSS Title (Plugwise)
Download: http://www.domoticaworld.com/scripts/plugwise/
Cheers
DJ
Last edited by DJF3 on Wed Feb 08, 2012 1:10 pm, edited 1 time in total.
How can I disable the logging to log file?
Last Change field is not always updating see Q6 compare to other screenshots (old time form yesterday) total usage is changed.
Hope you can also support devices >10
all my other devices have higher numbers.
- PW device-id's >10 should be supported now, even though I can't test it myself. There was an error in grabbing the device-code from the .ini file (I only grabbed the first character after the Q (so with Q25 it would take '2' instead of '25').
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">LAST CHANGE - If a device was modified externally (not directly by HomeSeer) then this column - and this screen - may not display those changes or the device's new status. To update the screen, click the Poll Device button at the top of the screen (if visible) to go to the Poll Device screen and have HomeSeer communicate with each device to get its current status. When you come back to this screen, the "Status" and "Last Change" columns will display the most up-to-date information about each device.<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
- When I click 'poll devices' it looks like it actually picks up on the last change for the PW devices..
- The next release (0.5) which is not available yet has a parameter that allows you to set the trace level (0=off, 1=on, 2=DETAILED).