Page 1 of 1

RWE_SmartHome

Posted: Sat Apr 11, 2015 11:28 pm
by lms0815
This it to introduce my RWE SmartHome plugin.
http://www.rwe-smarthome.de

You can manipulate:
  • ActuatorStates
    GenericDevice
You will only receive events for:
  • Devices
any non boolean events will supply a payload which can be evaluated with:
Macro: EventGhost: Python Command

Code: Select all

eg.result  = (float(eg.event.payload) > float(45.0))
followed by a
Macro: EventGhost: Jump

Have Fun

Download at: viewtopic.php?f=9&t=6882