vosmont / Vera-Plugin-ZiBlueGateway

(Deprecated) ZiBlue gateway for the Vera
MIT License
0 stars 1 forks source link

On Vera: Visonic Device is created but not triggered. #7

Open dss65MI opened 5 years ago

dss65MI commented 5 years ago

Hello, thanks for the nice job. On Vera Edge my Visonic door sensor (MTC 302) is seen in the discovered equipment and subsequently correctly created. It is listed in the discovered and managed list. Unfortunately in the Device page, in the Vera Interface, the device created never gets triggered. In the plugin pages (both: the discovered and managed devices), the incoming signals from the hardware are received as I can see date/time stamp and signal strength changing. If I go in the Vera interface in Advanced Settings, I can see that LastTrip is always the same and is the time of creation. If I Assocciate, in the Managed List, the device with any other device, it does not work. To checkout plugin functioning and as proof, I created an Oregon device and it works properly On device Params id_parent is correct (plugin #). No errors are detected in the plugin.

dss65MI commented 5 years ago

No answers?

vosmont commented 5 years ago

Hello @dss65MI, can you activate the debug mode and send the log when your sensor is trigered ?

I'm working on a new version that will log unhandled ZiBlue messages in the error tab.

dss65MI commented 5 years ago

Hello Vosmont. Unfortunately the device is in a remote location an I cannot access it. I will do as soon as I get in that place again. Thanks for answering.

vosmont commented 5 years ago

@dss65MI, you will find a new version 1.3.8 in development branch. Set the "DebugMode" variable to "1" and you should have more informations in the "Errors" tab.

dss65MI commented 5 years ago

Hello Vosmont, upgraded to version 1.3.8. and here is the Error Tab:

27/5/2019, 15:50:04 Commands.protectedProcess Device #423 - Command 'alarm' not yet implemented for this device type urn:schemas-upnp-org:device:BinaryLight:1
27/5/2019, 15:50:04 Commands.protectedProcess Device #423 - Command 'alarm' not yet implemented for this device type urn:schemas-upnp-org:device:BinaryLight:1
27/5/2019, 15:50:23 Commands.protectedProcess Device #423 - Command 'alarm' not yet implemented for this device type urn:schemas-upnp-org:device:BinaryLight:1
27/5/2019, 15:50:52 Commands.protectedProcess Device #423 - Command 'alarm' not yet implemented for this device type urn:schemas-upnp-org:device:BinaryLight:1
27/5/2019, 15:51:20 Commands.protectedProcess Device #423 - Command 'alarm' not yet implemented for this device type urn:schemas-upnp-org:device:BinaryLight:1
27/5/2019, 15:51:28 Commands.protectedProcess Device #423 - Command 'alarm' not yet implemented for this device type urn:schemas-upnp-org:device:BinaryLight:1
dss65MI commented 5 years ago

Thanks

dss65MI commented 4 years ago

Hello Vesmont, still no solution? By the way, the device created by the plugin is a light and not a door sensor. Thanks.