I’m attempting to ramp up an Intermatic Lamp Module using commands to a VERA2 (OS Version 1.1.1047) via HTTP. I’m using the following command [font=Arial]GET /data_request?id=lu_action&DeviceNum=6&serviceId=urn:upnp-org:serviceId:Dimming1&action=StartRampUp[/font]. When I send this I get the follwoing error message, “Device does not handle service/action”
The S_Dimming1.xml file shows this action as “Optional” as shown in the snippet from the xml file. Does this mean that that action may not be implemented?
How fast do you want to ramp it up? If you cant get the other method to work then you could perhaps create a scene that ramps it up gradually and then call the scene from a http request.
It might be overkil but here’s a thread where somebody has their light ramp down: