Hi,
I recently upgraded to UI7 from UI5.
I have an Express Controls motion sensor (older one) wired to mains power.
I do not have any notifications setup with the motion sensor to send a text message to the 2 accounts in the system, but when it senses motion, we get text messages.
I put a ticket in to tech support and they said they ‘changed something’ but it continues to do the same thing.
I also tried adding real notifications that does the alerts and then deleted it and still get the same thing.
My question is does anyone know where in the folder structure of the Vera 3 notifications are stored. Maybe I can telnet in and see what’s up. I have not had any luck poking around and finding anything yet.
Also if you have any other ideas please share.
Thanks!
Update : I’ve found the files (I think) in /mios/etc/cmh-lu and they really don’t help me. How can I see the trigger sending this notification?
I set up a notification with a unique name and found the entry in a vera xml file with entry…
<device>
<deviceType>urn:schemas-micasaverde-com:device:Scene:1</deviceType>
<serviceList>
<service>
<serviceType>urn:schemas-micasaverde-com:service:Scene:1</serviceType>
<serviceId>urn:micasaverde-com:serviceId:Scene1</serviceId>
<SCPDURL>/luvd/S_Scene1.xml</SCPDURL>
<controlURL>/upnp/control/sc_31</controlURL>
<eventSubURL>/upnp/event/sc_31</eventSubURL>
</service>
</serviceList>
<friendlyName>UNIQUENAME [31]</friendlyName>
<UDN>uuid:4d494342-5342-5646-001f-000001c9ca74</UDN>
<hidden>1</hidden>
</device>
I searched for other triggers (scenes) and could not find anything that was unknown to me.
Again, any help is greatly appreciated.
previous post here…
[url=http://forum.micasaverde.com/index.php/topic,30123.0.html]http://forum.micasaverde.com/index.php/topic,30123.0.html[/url]