The first steps towards Plugwise / HS integration has been completed now.
Required
-HS2
-Jon00's RSS script (http://www.domoticaworld.com/domotica1/links/)
-Updated MyRSS.vb file (MyRSS_DJ_x.vb)
-Updated rss.xml file (rss_DJ_xx.xml)
-Image files for device status
Download http://www.domoticaworld.com/scripts/plugwise/
What it does
It puts the Plugwise Device ID info in the matching HomeSeer device. Example:

How?
I modified the MyRSS.vb script from Jon00 in a way that:
-it gets the data from Plugwise DeviceID-XX and puts the result in HomeSeer device XX (housecode Q, so Qxx)
-Instead of writing everything found in the RSS feed into one HS device, the code now checks if the HS device *NUMBER* as used in the .ini file matches the Plugwise DeviceID as found in the RSS file.
-most of the formatting is removed (or accessible through parameters)
I also modified the rss.xml file so it shows more compact information, and the ID is added which is needed to match it with the HS device in the .ini file
<%=.ID%>, C:<%=.PowerUsage%>, S:<%=.PowerState%>, T:<%=.TotalUsage%>
Instructions
For detailed and <b>updated</b> instructions please visit my website: http://www.domoticaworld.com/ click 'Plugwise' under Scripts.
Goodluck!
bye
DJ
PS. For these 'virtual' devices in the house-code Q range I created a new Device-Type "Plugwise" without other options. This will give you 'on/off' buttons on the left. Then create events that run the code to turn on/off plugwise devices based on the status change of these plugwise 'Q' devices.