ImSorryButWho / HomeAssistantNotes

Notes on setting up various things in Home Assistant
120 stars 23 forks source link

Indicators (Lights and Sounds) Error #2

Closed mckellip closed 2 years ago

mckellip commented 2 years ago

@ImSorryButWho First off.... Thank you for the work on this, I have been wanting for a physical keypad for awhile and none of the setups seemed simple enough for me to want to attempt to setup until I saw your setup. Great work on this.

I am having an issue with getting the Indicators set on the Ring keypad though. In your Indicators (Lights and Sounds) section I followed it as you did but I keep seeing this error.

Value 12-135-0-2-1 not found on node Node(node_id=12) Screenshot_101821_043357_PM

Other than that the keypad is working great and I can Arm/Disarm my alarm.

ImSorryButWho commented 2 years ago

Interesting, that looks okay to me. If you look in the ZWaveJS2MQTT control panel, does everything look correct? Do you see an "Indicator" panel under the node? Does it have an entry for "Not armed / disarmed - Multilevel", which should be 12-135-0-2-1?

If those don't show up, try doing a re-interview by clicking the "Advanced" button under the node and clicking "Interview." Watch the debug logs for any potential errors.

mckellip commented 2 years ago

I did not have an "Indicator" panel under my node. I did the Interview step as you mentioned (no errors) and after that the "Indicator" panel was there. Everything seems to work correctly now. Thanks again for the help, I guess I had an error on the initial interview.