Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Xathros

Members
  • Joined

  • Last visited

Everything posted by Xathros

  1. The if is evaluated any time either status changes. The FE599 when unlocked remotely will automatically relock after a few seconds changing it's status and forcing your if to reevaluate. This may be where the extra unexpected notification is coming from. You could change "Status" to "Control" and get the result you want. -Xathros Sent from my iPhone using Tapatalk
  2. Xathros replied to smokegrub's topic in ISY994
    Sorry. I have learned from doing over many years. While I'm sure there are resources out there to learn from, I don't know where to point you. -Xathros Sent from my iPhone using Tapatalk
  3. Thats how I read it. -Xathros
  4. Xathros replied to smokegrub's topic in ISY994
    Excellent! Glad you got it going. -Xathros
  5. Xathros replied to smokegrub's topic in ISY994
    Try port 587 and check the Use TLS box. -Xathros
  6. Or, you could narrow this down to one program: Motion On Master Bath Motion On - [ID 0023][Parent 0025] If Control 'System Devices / Master Bedroom and Bath / Motion Sensor-Sensor' is switched On Or Control 'System Devices / Master Bedroom and Bath / Z-Wave Shower Motion Sensor' is switched On Then Set Scene 'Scenes / Master Bathroom and Shower' On Wait 2 minutes Set Scene 'Scenes / Master Bathroom and Shower' Off Else - No Actions - (To add one, press 'Action') In this program, the wait restarts with each new Motion On received and will timeout and turn off the lights after 2 minutes with no motion detected. Hope this helps. -Xathros
  7. I'm using pool.ntp.org on both of my ISY's just fine with "Custom location" based on my lat/lon. One thing I found way back when I set this up was that I couldn't get the ISY to accept my location until I enlarged the custom location window and discovered that the longitude field that previously hidden. Once expanded and both lat/lon values entered, all worked like a champ. See below: One additional item to check: look at your error log after trying to sync. Make sure you have no DNS errors. If you do, you may want to try providing the ISY with 8.8.4.4 for a DNS server. Hope this helps. -Xathros
  8. With the upcoming V5.x firmwares, things like date and time may be assignable to variables. Once that is possible, you should be able to order them however you like. -Xathros
  9. Xathros replied to smokegrub's topic in ISY994
    Your looking at the settings for your incoming mail server. You need to look at the SMTP (Outbound) settings in your Apple Mail program. The settings Jimbo provided however will likely work for you. -Xathros
  10. Hmmm. I replied to this around 4:30. Dunno what happened to my reply. Anyway, I tested and got the expected result- fail. Pretty sure that was a typo and should have read Device rather than Scene. -Xathros Sent from my iPhone using Tapatalk
  11. Hmmm - Just noticed this in my notes: /rest/nodes/<node- id>/cmd/<command_name>/<param1>/<param2>/.../<param5> eg: /rest/nodes/<node-id>/cmd/DOF - turn off a device or a scene Insteon - /rest/nodes/<node-id>/cmd/DON/128 - turn on a scene to 50% This was copied from an older WSDK document an may be a typo. I have not tested this yet but will in a minute. -Xathros
  12. That is because they are two entirely different actions. In the first case, the ISY's PLM is sending a DIRECT command to the ONE device in question. In the second case, the Device itself is sending a group command to all linked devices when you press the paddle. It's actually a very common to have this confusion with new users here. "Why when I control a device from the ISY does it not control the other devices linked to the device I controlled?" The difference is that the ISY and most other HA controllers are controlling the device with direct commands - not group/scene commands. If you were to analyze what happens when you brighten the scene by holding the paddle, you would see that the device is sending "Fade Up" then Fade Stop" to the group. You can do that same thing from your App via the PLM. The difficulty here is going to s specific brightness as that is NOT built into the protocol for a group command. -Xathros
  13. I make a new backup after any significant change and with every firmware update. I have never needed to restore for reasons other than going back to an older firmware to test something. Regardless, I'd not want to be without a current backup. -Xathros
  14. Not sure on the adjust scene part as I've never done that via REST. The direct ON commands are simply: /rest/nodes/12 12 1F 1/cmd/DON/143 /rest/nodes/12 12 1E 1/cmd/DON/143 /rest/nodes/12 12 1D 1/cmd/DON/143 -Xathros
  15. Not sure how else one could end up in that situation but, as long as you have a good backup of the ISY, recovery shouldn't be difficult. -Xathros
  16. I suspect that a Delete PLM was issued from the menu at some point. -Xathros
  17. You issue adjust scene statements to however many devices in the scene you want to change then issue a scene On command or issue direct ON commands the the member devices with whatever brightness you desire. -Xathros
  18. Do you have an recent ISY backup from before the PLM failure? If so, I would restore the backup then run the Restore PLM again. -Xathros
  19. UDI currently has their first batch of 5 test PLM's ready but I believe they are waiting for a resolution to the pesky All On events before going into full scale production. -Xathros
  20. Additionally, make sure the address is correct. 8 and B are often mistaken for each other. -Xathros
  21. Always happy to help. -Xathros Sent from my iPhone using Tapatalk
  22. Xathros replied to rniles's topic in ISY994
    Bfish- You will need both the hardware and the software module. I don't believe the order of installation matters but the module is useless without the hardware installed. Have you ordered the software module from the menu within the admin console yet? -Xathros Sent from my iPhone using Tapatalk
  23. Your original link ended with "%C2%A0" Once removed, the URL is fine. If you look at the original link, you will see the underline extend beyond ...cgi-api/ -Xathros
  24. Swap the cable between Port A on the ISY and the PLM with a known good cable. Power down the ISY, reboot the PLM, wait 10 seconds then power up the ISY. -Xathros

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.