Everything posted by dbuss
-
Nanomote
@asbril Here's what I did to make calls from Alexa. 1. Created a state variable for each device I wanted to call. 2.Created a routine in Alexa to call the device when the variable was changed. 3.created this program to to change the variable. Master BR Call Dick's Phone - [ID 00C3][Parent 0001] If 'Master BR Alexa Remote - B' is switched On Then $Master_BR_Call_Dicks_Cell = 1 Wait 30 seconds $Master_BR_Call_Dicks_Cell = 0 Else $Master_BR_Call_Dicks_Cell = 0 I'm using an Insteon eight button remote in non-toggle mode. It works great. I see no reason you couldn't do the same thing with the Nanomote. I have a Nanomote and after a few trys, the ISY added it.
-
Nanomote
AT&T is not an option for me either. I've been a Verizon customer for over 20 years. Your post gave me some ideas on using routines and remotes though. Thank you!
-
Nanomote
You can also create a routine in Alexa to call a certain phone number. Then when the routine is triggered Alexa will call that number from the Alexa device you choose in the routine.
-
Nanomote
Or link Alexa to an AT&T account.
-
Nanomote
You can create a routine to have Alexa make a call to a contact. However, when the routine is triggered ,Alexa will ask you how you want to call your contact. By phone, Alexa, dropin, etc.
-
Nanomote
Possibly by linking an AT&T account to Alexa and create a routine to call a contact when the a button on the Nanomote is pressed.
-
Detecting Loss of connection to ZWave device in a program
Here's a sample of the query program. If From Sunrise To Sunrise (next day) Then Repeat Every 15 minutes Set 'ZW 025 On-Off Power Switch' Query Else - No Actions - (To add one, press 'Action') Here's a sample of the notification program. If 'ZW 025 On-Off Power Switch' Responding is False Then Send Notification to 'Email' content 'At Office' Else - No Actions - (To add one, press 'Action') The first program will query the device. When the "popup saying that the request failed" happens, the second program will send the notification.
-
Detecting Loss of connection to ZWave device in a program
If the device doesn't not respond you get a message saying it did not respond. To check it out, disconnect a Z-Wave device from power and manually query it from the admin console. You will see the notification pop-up. That notification can execute a notification or variable in a program.
-
Detecting Loss of connection to ZWave device in a program
You could have a program to query the device at certain intervals. Then have another program that checks for the device not responding and if not responding send a notification or set a state variable. I'm sure there are many other ways this could be accomplished as well.
-
Humbly request your assistance - Integer and State values won't change
Try changing your then to this: $State_1 = 1 Remove the + sign.
- Release 5.3.0 - OUTDATED
-
Release 5.3.2 Test Build - OUTDATED
The backups do not include the firmware. The downgraded firmware needs to be installed in before the downgraded backup can be used.
-
Release 5.3.2 Test Build - OUTDATED
The recommended steps to downgrade are. 1.reset ISY 2. Install Downgraded firmware 3. Restore ISY with good backup from downgraded firmware.
-
z-wave add on
After you log into the portal, click on "My Products". You will then see the modules you have purchased and the modules that are available to you.
-
Release 5.3.2 Test Build - OUTDATED
The update to 5.3.2 appears to be flawless. Thank you for the update!
-
Proper Way to access Admin console on MacOS
Have you done this? - If the admin console is slow to respond, it is likely you need to increase the amount of memory allocated to the Java runtime (JRE). - Open the Java Control Panel, select Java tab, press View button, then add or modify the Runtime Parameter -Xmx to the following: o -Xmx512m - Press Ok to close the window, then Press Apply to save the changes
-
Proper Way to access Admin console on MacOS
Here's the correct link.
-
not enough links?
The information on how to replace the plm is in the wiki https://wiki.universal-devices.com/index.php?title=ISY-99i/ISY-26_INSTEON:File_Menu#Replace_Modem_.28PLM.29
-
Proper Way to access Admin console on MacOS
You should be using ISY Launcher to access your ISY. Here's information on the ISY Launcher.
-
UD Mobile Tablets?
Thank you. That explains it. I guess I'll just have to buy new toys. I hate it when that happens!
-
UD Mobile Tablets?
I use Fire Tablets with Agave and it appears UD Mobile isn't compatible. Thank you!
-
UD Mobile Tablets?
Will UD Mobile be available for tablets? Currently I am unable to download UD Mobile to my tablets. Thank you!
-
ISY not a recognizing new zwave switches and outlets
How far is your ISY from the devices you are trying to add? You may need to get the ISY closer to your ISY or your ISY closer to the devices you want to add.
-
Zwave Failing to Add - Inovelli Switch
I've had no problems with it. I have the same ISY as you.
-
Zwave Failing to Add - Inovelli Switch
I don't know when it changed. Maybe it didn't. I've never got the notification in the seven years I've had ISYs.