#HA not finding YaleYRD110ZW

1 messages · Page 1 of 1 (latest)

dim swift
#

Moving from Smartthings which my Yale locked worked fine with. Having trouble getting HA to find it. I know there are a lot of different locks, but this specific one is not Wifi or Bluetooth and never needed the app or a bridge connection because the Z-Wave connection worked fine. As you can see from the below link, I select add device, and once HA is searching, I hold the network button down till it beeps 2 times. Nothing happens. I'm using a Zooz 800 and already have a few repeaters connected up fine.

Anyone have a solution?

civic arch
#

Have you excluded the lock first?

dim swift
#

My smartthings died so i couldn't do anything from there, but i did hold the network button on the lock down till it beeped 5 times like the instructions state. I even did a factory reset.

#

HA has a lot of Yale options to connect, but they require logging into their website, which I've never done as I don't even have an account set up with them...

civic arch
#

you can exclude it using the zooz 800 itself if you're using zwave js ui, I just added three different yale locks to my HA (same zwave coordinator) and I had to do that first-- even after doing the steps you mentioned on the lock itself. The other gotcha, make sure you're trying to include the lock with secure inclusion. Otherwise it either won't include, or will include with limited function.

bleak folio
#

Z-Wave JS will automatically include with security with the "Default" inclusion method.

dim swift
#

@civic arch Removing the device under the Zooz 800 UI worked. I got it all paired up and can lock and unlock using the web interface. I hope I figured out how to lock it after 10 minutes using the automations. Do you know how I can add the lock status with a toggle onto the dashboard?

civic arch
#

I just add the lock entity to a tile card and that function is there

dim swift
#

When I select add to "default" dashboard under the controls part of the lock, it says "No Views in this dashboard"

#

tile card?

#

Do you add them from the dashboard?

civic arch
#

have you edited your dashboard before? or are you using the automatic generating one?

dim swift
#

I'm using one that says Overview

#

top left of HA web interface

civic arch
#

if you click the pencil icon does it ask if you if you want to take control

#

on the dashboard

dim swift
#

I can

#

using the 3 dots

civic arch
dim swift
#

Thanks, I'll read up on that

civic arch
#

you basically need to make a dashboard-- the system will automatically build one (with varying results) until you do that; I'd recommend using the sections layout with tile cards to start. You can get something like this:

#

or this with mushroom cards found in HACs

dim swift
#

It really is robust. lol Maybe there is a good Youtube video I can follow

civic arch
#

100% don't look at anything older than 2 months for Youtube. HA has been focusing on that all year, they've made TONS of changes/improvements to the dashboard this year.

dim swift
#

cool

#

youtube

dim swift
#

When you say tile cards, would that allow me to turn lights on or off without having to click each individual light in order to see the toggle?

#

The office lights for example, I have to click it in order to see the toggle. It works after that, but I'm trying to get the lights to toggle by just clicking on the box. Ideally the box would light up when clicked (on) and go dark when clicked (off) again

#

Sorry if this is no longer about the Yale lock, but I really appreciated the sections dashboard stuff