About to migrate 100+ devices from ST; Some questions and a request for general advice

The Leviton dimmers definitely need to be updated to work properly. You can do it with a z-stick or Hubitat has an app to do that. The files are available in the linked post below (you have to extract the bin files from one of the .exe to get a bin file).

So a thought or two..

  • Get a Z-Stick for easy exclusions, possible ghost removal and to be able to include as unsecured non-S2 Zwave+ devices that force S0 security. Note: S0 is not something you want everywhere on your network if possible, it's too "chatty" - only locks and other critical stuff maybe.
  • From other threads.. my experience with C-4 to C-7 migration.

So I have a lot of questions. :slight_smile:

I have been using HA with ST and some other systems for about 5 years. But the details of ZWave networks have eluded me. And when I go looking for details, I find them EXTREMELY hard to discover. Almost like they are The Secrets of the Elders and are protected in a vault somewhere.

So maybe you guys can answer or link to some answers for me...

Yesterday I added my first group of ZWave devices (and a couple Zigbees).

Checking the ZWave Settings menu, at first things looked good. But as I went to bed, several of the devices were "Non-Responsive" and had no routes. So I clicked "Repair ZWave Network" (as suggested by the Guide and by several users).

This morning it said the repair was done and gave some stats. But not every device was listed as OK. Some listed as Failed, some didn't have routes. However, everything I tried to control worked.

So some questions:

  1. What is that Topology Map? Is that a map of each DIRECT connection a device has with others? Or a map of possible routes from endpoint to endpoint? Does a blue square mean a message can go from A->D if it passed through some unknown B,C? I thought that everything moves through the Hub (unless I am using secondary controllers, which I am not).

  2. What is a cluster? What can it tell me?

  3. Are those routes the last route used? Why do things work if they don't have a route in the table?

  4. Can I control some of these routes? In several routes, there are extremely short bounces that don't necessarily need to be taken (for example, two switches in the same box).

  5. What are some of these entries in the ZWave Settings table without names, that say "Discover"? Are those the Ghost nodes? Where did they come from?

  6. Where can I find more info about using my ZStick? I have heard a lot of "Use a ZStick to do this thing" but I have no idea how or in some cases what the point of "this thing" is?

  7. Putting that all together, if I look at that ZWave table, what can it tell me? Or do I just use it to troubleshoot when a device starts to work improperly?

Thank you!

In line below:

3 Likes

This is excellent advice and applies to most zwave platforms. If it Works, ignore any weird looking routing.

1 Like

Which also applies to marriages, in my experience.

2 Likes

:rofl:

Another quick question... why is it good practice to NOT set up automations while I build out the mesh? Does having an automation running (like Zigbee Motion -> ZWave Light + Timer Off) cause an issue with building out the Zwave connections? Or does the controller resist mesh changes once automations are running?

Probably because you might experience erratic or unexpected behavior as the mesh changes and think something is wrong with your automations. You should be able to set things up concurrently though as rules are on a different "layer" than the devices and mesh communications...