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

Thank you for the advice. I am trying to follow the "Build a robust mesh" document, so I am adding in small groups.

At the moment, I am struggling to get these IRIS sensors to join. But I don't think that's on Hubitat.

I have a bunch of Iris motion sensors, if that's what you're referring to. Usually didn't have any problem w/them, the biggest issue is the tiny button on the side that you have to press while inserting the battery to pair them. :slight_smile:

If you can move them closer to the hub that will help, of course.

Huh... all the instructions I found said you need to do that to factory reset them, but then they should pair without the button.

Trying it now, doesn't seem to work. I'll move them closer.

I am trying both the Iris V1 and the regular Zigbee on these.

Assuming it's the one I have, this is what worked for me:

Maybe we're talking about different devices? Mine are V2.

Are you using the iris V1 join or the regular zigbee join?

Regular Zigbee, I used that for all my Iris motion sensors. Mine are all second gen sensors, 3326-L.

These little cutie-pies. :slight_smile:
image

Yeah... I have two of those and they were very solid on ST. I can't get them to pair.

I got one to be detected... but it didn't go through all the way and now... nothing.

I am trying a reboot again. I have an IRIS V1 that was super stable back in the day, but it won't pair now. A couple ST ones that suck, etc.

I might need to buy some new ones.

Odd, mine paired pretty easily, IRRC.

Is your smartthings hub still on? It is possible that they are causing channel interference. Typically I recommend pairing all devices in place, not bringing them close to the hub. Once the mesh is built out with some zigbee repeaters the Iris Motions typically pair very easily.

After a couple HE reboots and letting them sit after reset... They paired and are working fine. Thanks for the help.

2 Likes

Regardless of what hub you are coming over from, the best advice I can give (from personal experience) is to start small, get comfortable and familiar with the new platform. Only then progressively migrate the bulk of your z-wave and ZigBee devices to the new platform.

If I had taken the big bang approach to openHAB, Home Assistant, and HomeSeer when I was evaluating replacements for my Vera Hubs; I would have crashed and burned so hard my wife would have banned me from automating anymore of the house and most likely demanded a return to manual switches et al.

You also need to read up on compatible devices and be prepared to ditch some - for me this was Thermostats. For most ppl I'd say if you have non-zwave+ devices, don't migrate them, replace them first.

I took this sensible approach to migrating our house to the HE C7 and it has been an amazing experience. I've now retired all other Hubs.

/2c

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...