Hello,
is it possible to create a device from ALTUI ?
response from openLuup :
{“u:CreateDeviceResponse”:{“OK”:“OK”}}
in the logs :
2015-11-02 15:19:42.604 openLuup.server:: /data_request?id=action&output_format=json&DeviceNum=0&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=CreateDevice&Description=&UpnpDevFilename=D_VirtualAlarmPanel1.xml&UpnpImplFilename=&RoomNum=0&Reload=1 tcp{client}: 021D4380
2015-11-02 15:19:42.605 luup.call_action:: 0.urn:micasaverde-com:serviceId:HomeAutomationGateway1.CreateDevice
2015-11-02 15:19:42.607 openLuup.server:: request completed (38 bytes, 1 chunks, 3 ms) tcp{client}: 021D4380
But the device does not appear in the UI (even with “exit” command to save “user_data.json” file).
It works from the rooms, so I was expecting the same for the devices.