Everything posted by Mecheng70
-
Strings/Characters in ISY
I use pushover and format the string based on if the state variable is 1 or 0. This requires two network resources (one for each state). Then the program will call the network resource based on the IF statement. IF sVar == 1 AND sVar != 0 Then network resource: person.home Else network resource: person.away Since you are using email, I am not sure how this would work. I would assume that it is similar in nature.
-
Programming for a Zwave door lock (and using Alexa?)
In my last house, I had 4 door locks. The basement door would always be left unlocked. What I did in this case was create a state variable (that I could toggle) that was called sGuest. When sGuest = 0 (false), there were several items that all had to be true to run a timer. When sGuest = 1, it did not run the program. If sGuest = 0 AND lock.basement = false AND door.basement.open = false Then wait (# of minutes) lock.basement = true
-
Simple Questions That May or May Not Have Simple Answers
Use += $A += $B is equivalent to: $A = $A + $B
-
Cell Phone Push Notifications for ISY
Pushover. Register, post events, done. there is a wiki on this.
-
ISY not a recognizing new zwave switches and outlets
I have a unit behind my house that has its own sub panel with 6 zwave devices that work without issues. It's distance that will get you.
-
Zwave Failing to Add - Inovelli Switch
And don't forget the memory switch!!! Can't remember it offhand but it can really be an issue.
-
Zwave Failing to Add - Inovelli Switch
Elementary OS with icedtea. Just moved from ubuntu to elementary OS. Which is ubuntu. ?
-
Zwave Failing to Add - Inovelli Switch
Have pro and manage under linux natively as well as mac.
-
Zwave Failing to Add - Inovelli Switch
I'll chime in. I have 5 black and 2 red inovelli and no issues. Currently no issues running 5.3.0 and have the admin console also updated. Have the external zwave. Also managed this under mac and linux, with no issues. Haven't upgraded any inovelli firmware.
-
UD Mobile question
Do you have an extra / after the 80?
-
Support Thread: 5.0.16C (ISY994)
do you have any firewall or anti-virus programs?
-
Seeking advice whether to upgrade ISY 994i to Z wVW capability
I have nothing but zwave. As for door locks, I use the kwikset 910 series. Have 4 of them. Have installed a total of 7 of them. Make sure you have outlets and switches in order to increase your Z-Wave mesh before putting your battery-operated devices in the mesh.
-
Ny experience/advice on use/reliability of Z wave device ENERWAVE Z-Wave Plus Dual Relay Module, Hidden Smart SwitchZWN-RSM2 New version
I have two of these that I use in ceiling fans that have only one switch. We use google voice to turn the light or fan on or off.
-
Trouble adding first Zwave device
Interesting, didn't realize that. Node limited and not device limited.
-
Trouble adding first Zwave device
You can group them if you want. They will become children of the _1 device. The other thing that I do is put a "~" in front of the name and move them to a "~Junk" folder
-
Compatible Door Locks
I have used the kwikset 910 series without issues. Previous house had 3, current house has 4.
-
Program to add/remove lock codes?
I use rest commands to program the door locks. It is as simple as clicking on a URL and it programs the ISY. Lately I have been using homeassistant to interface with the ISY to change user codes. There are several ways of doing this.
-
Updating my system
What version of of firmware is on the ISY? Or what do you think it is? Can you navigate to https://YOUR IP:443/desc Do you have network portal access? http://my.isy.io
-
Login problems.
Did you try putting in a ticket and seeing if UDI tech support can update the email for you?
-
Trouble finding IP address for isy994i
Can you see the IP address on your router?
-
Mailbox alert without tilt?
One issue that you may have is that if the mailbox is metal, the zwave signal may not be strong enough.
-
Mailbox alert without tilt?
can you install a hinged flap with the device mounted to it? when the mail hits it it then alerts. Could buy a cheap hinge and VHB it to the top near the opening so that the mail would "hit" it?
-
What is easiest way to swap out a Z-Wave switch?
I have tried the replace menu command but it would never find the new device. Maybe in 5.3 it is fixed?
-
Best way to connect with ISY on MacOS
Yes. Now you can check the error and event logs from the portal. Other than that it has its limit. What firmware do you have? Have you looked at the wiki for connecting from a MACos?
-
Invisible programs -- in the Admin Console all program lines are missing, yet the programs still run (!?)
The memory flag is for mac users (primarily) Did you see this wiki: https://wiki.universal-devices.com/index.php?title=Main_Page#Installing_the_Admin_Console_Icon_on_Your_Desktop