Die API-Calls funktionieren mit dem HC2 und dem HCL:
Invert
http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=setValue&arg1=<VALUE>
ON / OFF
http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=turnOn http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=turnOff
Rollos
http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=setValue&arg1=<VALUE> http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=setAjar http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=stop
Fibaro RGB-Module
http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=turnOff http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=turnOn http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=setColor&arg1=<VALUE>&arg2=<VALUE>&arg3=<VALUE>&arg4=<VALUE> http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=startProgram&arg1=<PROGRAM ID>
Virtual module
ID = device ID
arg1 = button ID
arg2 = slider value (only for slider)
http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=pressButton&arg1=<BUTTON ID> http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=setSlider&arg1=<SLIDER ID>&arg2=<VALUE>
Scenes
http://<LOGIN>:<PASS>@<IP>/api/sceneControl?id=<SCENE ID>&action=start http://<LOGIN>:<PASS>@<IP>/api/sceneControl?id=<SCENE ID>&action=stop
Danfoss Living Connect / Devolo
http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=setTargetLevel&arg1=<TEMP VALUE> http://<LOGIN>:<PASS>@<IP>/api/callAction?deviceID=<ID>&name=setTime&arg1=<TIME VALUE>
Notifications
ID = Device (Iphone, e-mail et cetera)
arg1 = Notification template
http://<LOGIN>:<PASS>@<IP>/api/callActiondeviceID=9&name=sendDefinedPushNotification&arg1=1
Panel “Energy”
http://<LOGIN>:<PASS>@<IP>/api/energy/now-3600/now/single/devices/power/58