ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Posted on
Fri Jun 30, 2017 4:43 pm
wideglidejrp offline
User avatar
Posts: 555
Joined: Jan 15, 2012
Location: Danbury, CT

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Good idea to make the list and consider what is where. As I did that just now, I am getting cold feet. Two of my 20 devices are Somfy controller and solar shade. I remember setting them up a few years ago and it was very tricky. I will do some research on that before I proceed.

John R Patrick
Author of
Home Attitude

Posted on
Fri Jun 30, 2017 5:50 pm
DaveL17 offline
User avatar
Posts: 6753
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Checking things off the list as I went made it very easy to make sure that I didn't miss anything.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Sun Jul 02, 2017 10:02 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

DaveL17 wrote:
Go back to step 1 and repeat for each device, working outward by distance.

For future clarification, that should say step 3.

I'll be doing this process over summer holidays. Significantly more than 20 devices. :-(


Sent from my iPhone using Tapatalk Pro

Posted on
Mon Jul 03, 2017 4:39 am
DaveL17 offline
User avatar
Posts: 6753
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

howartp wrote:
DaveL17 wrote:
Go back to step 1 and repeat for each device, working outward by distance.

For future clarification, that should say step 3.

I'll be doing this process over summer holidays. Significantly more than 20 devices. :-(


Sent from my iPhone using Tapatalk Pro

Good catch. My description wasn't exactly right. Although I do recommend disabling Z-Wave communication (step 1) each time you pull the Gen5 stick to proceed to the next device. After the first trip through, change step 2 to "Make sure the Gen2 Z-Stick is still in the drawer." :D

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Mon Jul 03, 2017 4:21 pm
wideglidejrp offline
User avatar
Posts: 555
Joined: Jan 15, 2012
Location: Danbury, CT

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Is there an easy way to export a list of all z-wave devices. If I can get that into a spreadsheet, I could then sequence them based on distance from the z-stick.

John R Patrick
Author of
Home Attitude

Posted on
Mon Jul 03, 2017 4:32 pm
jalves offline
Posts: 744
Joined: Jun 16, 2013

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

If you have the ZEAL plug-in you could print it to the log and then do a cut/paste.

Running Indigo 2023.2 on a 24" iMac M1), OS X 14.4
Jeff

Posted on
Mon Jul 03, 2017 7:57 pm
DaveL17 offline
User avatar
Posts: 6753
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

You can also use a simple Python script:

Code: Select all
for dev in indigo.devices.iter(filter="indigo.zwave"):
   indigo.server.log(u"{0}".format(dev.name))

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Thu Jul 06, 2017 11:18 am
rehafer offline
Posts: 279
Joined: Feb 08, 2013

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

I have a v2 that is still working(knock wood). Have any of you seen any improvements that would make replacing my v2 with a v5 worthwhile? I have ~20 z-wave devices installed.


Sent from my iPhone using Tapatalk

Posted on
Fri Jul 14, 2017 4:27 am
RedYuriPrime offline
Posts: 58
Joined: Oct 14, 2014
Location: Oxford

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Like many other people, I suspect, the fact that you could not back up a Z-stickhas been a concern to me for a while. :? I have recently discovered however that , as of April 2017, you CAN. :D
I haven't seen reference to this fact anywhere on Indigodomo, and here seems as good a place as any.

Go to:
https://aeotec.freshdesk.com/support/so ... p-software

The software runs on a PC only (slightly irritating, but much better than nothing). I have demonstrated that it takes a copy of the file from the eeprom on the z-stick. I haven't yet proven that this can be put on another z-stick and used as a replacement - will get round to testing that in due course.

Of course, the ideal would be to be able to edit the file as well :twisted: - at some point someone may be able to devise a hack for this - but a backup is a great start.

Geoff

Z-wave system with 80+ devices, Indigo7 on a dedicated MacMini
Controlling lighting, heating, hotwater, security; but still a lot to learn ... :shock:

Posted on
Fri Jul 14, 2017 8:37 am
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Yes, this has been pointed out elsewhere. Not generally an option for Mac users. And, unfortunately, Aeotec won't share the details with us needed to perform the backup.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Fri Jul 14, 2017 8:17 pm
wideglidejrp offline
User avatar
Posts: 555
Joined: Jan 15, 2012
Location: Danbury, CT

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Just started the project to upgrade from MacMini to iMac and from z-stick GEN2 to GEN5. Step one has been to install the IMac and get all my cloud services and apps up to date. So far so good. After installing Indigo 7.0.3, I restarted the interfaces. The Insteon 2413 is working fine, but I am having problems with z-stick GEN2. I have the GEN5 on deck, but want to get everything working with GEN2 before I make the plunge into GEN5. The GEN2 z-stick has been working so well, for so long, I don't recall the details about installing it. Screenshot shows status. Any suggestions on how to get this going will be greatly appreciated. I have a plan for moving 25 or so devices over to GEN5 once I have them working on GEN2.
Attachments
Screenshot 2017-07-14 22.13.22.png
Screenshot 2017-07-14 22.13.22.png (32.47 KiB) Viewed 4026 times

John R Patrick
Author of
Home Attitude

Posted on
Fri Jul 14, 2017 8:45 pm
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?


Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Fri Sep 08, 2017 9:03 am
CrazyFin offline
Posts: 381
Joined: Jan 08, 2015
Location: Stockholm, SWEDEN

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

Gents, I am planning to do my switch from the S2 stick to the S5 stick soon.
I will use the script @DaveL17 suggested to list all Z-Wave devices:
DaveL17 wrote:
You can also use a simple Python script:

Code: Select all
for dev in indigo.devices.iter(filter="indigo.zwave"):
   indigo.server.log(u"{0}".format(dev.name))


However, about associations? I do have quite many of them and most of them are actually direct associations between my Merten / Schneider Electric battery operated wall controllers and the devices that they control.
How can I list all associations per device (i.e. the controlling node ID and the node ID:s that it controls)?

Posted on
Fri Sep 08, 2017 7:39 pm
DaveL17 offline
User avatar
Posts: 6753
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

CrazyFin wrote:
How can I list all associations per device (i.e. the controlling node ID and the node ID:s that it controls)?

I *think* this should work. I don't do associations, so I don't really have anything to test against.

Code: Select all
for dev in indigo.devices.iter(filter="indigo.zwave"):

    try:
        assn = dev.ownerProps['zwAssociationsMapStr']
    except:
        assn = 'NA'

    indigo.server.log(u"{0}: {1}".format(dev.name, assn))

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Fri Oct 13, 2017 12:53 am
CrazyFin offline
Posts: 381
Joined: Jan 08, 2015
Location: Stockholm, SWEDEN

Re: ZWave 5th Gen USB Stick and Upgrade----Thoughts?

@DaveL17: Would it also be possible to run a script that shows all config params for the devices that Indigo knows about?
For some devices I have used the Indigo interface command "Modify configuration parameters" so I understand that it would be difficult to get those parameters?
Unless one creates a script that actually prints out all parameter settings from 1-255 for all devices?

Who is online

Users browsing this forum: No registered users and 6 guests