HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: wolfer201 on July 21, 2015, 07:28:57 AM

Title: Instant Status error
Post by: wolfer201 on July 21, 2015, 07:28:57 AM
I have a Leviton VRMX1-1LZ (supports instant status) wall switch, connected to a Z stick s2 and I'm running homegenie on ubuntu server 14.04.2.

I'm having an instant status issue. When I try to turn the light on/off at the physical switch, the status is not updating in homegenie (level polling off) and I get a error notification in home genie. I've posted the event below which included the console error. if someone knows the answer and can help id greatly appreciate it. Im relativity new to home automation and completely new to home-genie.

"2015-07-15T23:46:44.8860020-07:00   HomeGenie.System   Console   StdOut/StdErr redirect   Console.Output   SPI > 01 15 00 49 84 02 0F 04 11 04 26 27 2B 2C 85 72 86 91 77 73 EF 82 B4"
"2015-07-15T23:46:44.8862520-07:00   HomeGenie.System   Console   StdOut/StdErr redirect   Console.Output   SPO < 06"
"2015-07-15T23:46:44.8863680-07:00   HomeAutomation.ZWave   2   ZWave Node   ZWaveNode.NodeInfo   04 11 04 26 27 2B 2C 85 72 86 91 77 73 EF 82"
"2015-07-15T23:46:44.8864440-07:00   HomeAutomation.ZWave   2   ZWave Node   ZWaveNode.WakeUpNotify   1"
"2015-07-15T23:46:45.8875010-07:00   HomeGenie.System   Console   StdOut/StdErr redirect   Console.Output   SPI > 01 08 00 04 00 02 02 82 01 70"
"2015-07-15T23:46:45.8877550-07:00   HomeGenie.System   Console   StdOut/StdErr redirect   Console.Output   SPO < 06"
"2015-07-15T23:46:45.8879140-07:00   HomeGenie.System   Console   StdOut/StdErr redirect   Console.Output   Error in Command Class 82 GetEvent: Object reference not set to an instance of an object"
  at ZWaveLib.ZWaveNode.MessageRequestHandler (System.Byte[] receivedMessage) [0x00000] in <filename unknown>:0
Title: Re: Instant Status error
Post by: Gene on July 21, 2015, 02:27:21 PM
Command Class 0x82 (Hail.cs) is not implemented yet.

This is the list of currently supported ZWave Command Classes:

https://github.com/genielabs/HomeGenie/tree/master/MigFiles/SupportLibraries/ZWaveLib/CommandClasses

Cheers,
g.
Title: Re: Instant Status error
Post by: Fmstrat on August 07, 2015, 12:00:11 AM
I'm not sure if this will help, but assuming you're using the wake-up detection program, I may have determined the cause of this while fixing my issues.

Take a look here: http://www.homegenie.it/forum/index.php?topic=1009.0 (http://www.homegenie.it/forum/index.php?topic=1009.0)