more G-Labs products

Author Topic: Instant Status error  (Read 1018 times)

July 21, 2015, 07:28:57 AM
Read 1018 times

wolfer201

  • *
  • Information
  • Newbie
  • Posts: 6
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

July 21, 2015, 02:27:21 PM
Reply #1

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
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.

August 07, 2015, 12:00:11 AM
Reply #2

Fmstrat

  • **
  • Information
  • Jr. Member
  • Posts: 34
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