Hi all.
I have purchased an Aqara Opple 4 buttons switch.
It was successfully paired with Vera Plus, and appears like that:
<device>
<deviceType>urn:schemas-micasaverde-com:device:SceneController:1</deviceType>
<staticJson>D_SceneController1.json</staticJson>
<serviceList>
<service>
<serviceType>urn:schemas-micasaverde-com:service:SceneController:1</serviceType>
<serviceId>urn:micasaverde-com:serviceId:SceneController1</serviceId>
<SCPDURL>/luvd/S_SceneController1.xml</SCPDURL>
<controlURL>/upnp/control/dev_148</controlURL>
<eventSubURL>/upnp/event/dev_148</eventSubURL>
</service>
<service>
<serviceType>urn:schemas-micasaverde-com:service:HaDevice:1</serviceType>
<serviceId>urn:micasaverde-com:serviceId:HaDevice1</serviceId>
<SCPDURL>/luvd/S_HaDevice1.xml</SCPDURL>
<controlURL>/upnp/control/dev_149</controlURL>
<eventSubURL>/upnp/event/dev_149</eventSubURL>
</service>
</serviceList>
<Device_Num>76</Device_Num>
<Category_Num>14</Category_Num>
<Subcategory_Num>0</Subcategory_Num>
<ID>ebe8</ID>
<friendlyName>FourButtons [76]</friendlyName>
<UpnpDevFilename>D_SceneController1.xml</UpnpDevFilename>
<UDN>uuid:4d494342-5342-5645-004c-000002fc7a71</UDN>
<invisible>0</invisible>
<manufacturer>LUMI</manufacturer>
<modelName>lumi.remote.b486opcn01</modelName>
</device>
By the way I have defined the scenes:
But doesn’t seem to work. Do you have any ideas, or tutorial for something similar?