Ge 12722 light switch

Just wondering what to do here; really new to HA.

I have a 3 way light switch that seems to be reporting as a GE12722 on/off relay switch.

In HA, the GUI reports the status just fine but that is all that it does. You can’t control the light at all via the GUI.

Physically going to the switch, you can push up or down on the paddle and HA reports the status.

Another words, HA is report the status correctly but I can’t use HA to turn on/off the light.

No idea what to do next. For reference, I do have two dimmer zwave switches that work just fine. This switch is within a foot of the dimmer switch that works.

I have a bunch of these switches (prob around 15 of them or so) all working with HA. They are all listed as GE 12722 on/off relay switch - that’s just the name of the product in the firmware.

So let me see if I am interpreting your issue:

  • You flip the switch in the HA GUI - the switch turns on, then back off, but the light switch physically does nothing

If so, this is because after you turn the switch on in the HA GUI, it then checks to see if the switch has physically turned on, if not, it updates back to the state of the switch (which is still off).

Does the HA GUI show the switch as on if you turn it on at the wall switch?

Is this your only z-wave device so far? If so, how far away from the HA z-wave stick?

What is it showing in your OZW_Log.txt file?

Let me edit my original post for more clarity

Thanks…

Can you post what is shows in your OZW_Log.txt when you try to turn on the switch via HA?

This is what happens when you physically press the button on the wall;

2018-12-23 11:56:32.931 Detail, Node004, Notification: ValueChanged
2018-12-23 11:57:57.948 Detail, Node005, Received: 0x01, 0x10, 0x00, 0x49, 0x84, 0x05, 0x0a, 0x04, 0x10, 0x01, 0x25, 0x27, 0x73, 0x70, 0x86, 0x72, 0x77, 0xba
2018-12-23 11:57:57.949 Detail,
2018-12-23 11:57:57.949 Info, Node005, UPDATE_STATE_NODE_INFO_RECEIVED from node 5
2018-12-23 11:57:57.949 Detail, Node005, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Dynamic live=1
2018-12-23 11:57:57.950 Detail, Node005, QueryStage_Dynamic
2018-12-23 11:57:57.950 Detail, Node005, Queuing (Send) SwitchBinaryCmd_Get (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x25, 0x02, 0x25, 0x2c, 0xcc
2018-12-23 11:57:57.950 Detail, Node005, Queuing (Query) Query Stage Complete (Dynamic)
2018-12-23 11:57:57.950 Detail,
2018-12-23 11:57:57.951 Info, Node005, Sending (Send) message (Callback ID=0x2c, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x25, 0x02, 0x25, 0x2c, 0xcc
2018-12-23 11:57:57.959 Detail, Node005, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-12-23 11:57:57.960 Detail, Node005, ZW_SEND_DATA delivered to Z-Wave stack
2018-12-23 11:57:57.982 Detail, Node005, Received: 0x01, 0x07, 0x00, 0x13, 0x2c, 0x00, 0x00, 0x03, 0xc4
2018-12-23 11:57:57.982 Detail, Node005, ZW_SEND_DATA Request with callback ID 0x2c received (expected 0x2c)
2018-12-23 11:57:57.983 Info, Node005, Request RTT 31 Average Request RTT 31
2018-12-23 11:57:57.983 Detail, Expected callbackId was received
2018-12-23 11:57:57.998 Detail, Node005, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x05, 0x03, 0x25, 0x03, 0x00, 0xd2
2018-12-23 11:57:57.999 Detail,
2018-12-23 11:57:57.999 Info, Node005, Response RTT 47 Average Response RTT 58
2018-12-23 11:57:57.999 Info, Node005, Received SwitchBinary report from node 5: level=Off
2018-12-23 11:57:58.000 Detail, Node005, Refreshed Value: old value=true, new value=false, type=bool
2018-12-23 11:57:58.000 Detail, Node005, Changes to this value are not verified
2018-12-23 11:57:58.000 Detail, Node005, Expected reply and command class was received
2018-12-23 11:57:58.000 Detail, Node005, Message transaction complete
2018-12-23 11:57:58.001 Detail,
2018-12-23 11:57:58.001 Detail, Node005, Removing current message
2018-12-23 11:57:58.001 Detail, Node005, Notification: ValueChanged
2018-12-23 11:57:58.007 Detail, Node005, Query Stage Complete (Dynamic)
2018-12-23 11:57:58.007 Detail, Node005, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Configuration live=1
2018-12-23 11:57:58.008 Detail, Node005, QueryStage_Configuration
2018-12-23 11:57:58.008 Detail, Node005, QueryStage_Complete
2018-12-23 11:57:58.008 Warning, CheckCompletedNodeQueries m_allNodesQueried=1 m_awakeNodesQueried=1
2018-12-23 11:57:58.009 Detail, Node005, Notification: NodeQueriesComplete

No log messages are showing in OZW_Log.txt when I flip the switch in the GUI.

There’s nothing at all? Then I don’t know - you should at least see HA trying to send the command to the switch.

If in the dev tools, you use service “switch.turn_on” and try to send a command that way, do you get anything?

Nothing at all shows up.

So I see the two dimmers just fine in the logs when I call the services for light.on.

For the switch, the log files shows nothing at all when i call it from the dev tools or even click on switch. The logs only show something when the light switch is physically pushed on the wall.

If nothing else, do you think removing it and re-adding it would help? I have no idea how to remove a zwave switch… sigh.

Gesssss… I removed it and readded it; all is good :-/

Good! 10 char