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

apostolakisl

Members
  • Joined

  • Last visited

  1. I would start by opening your program summary page on a laptop and then, while watching the page, click on the light switches and see if any programs run. That would cover what @oberkc was proposing. If it proves that no programs are running, then I would move on to what @Guy Lavoie suggested. If that doesn't work, I would delete them from ISY completely, factory reset them, then add them back in to ISY. Be sure to note all of the scenes and programs they may have been part of prior to deleting them so that you can quickly create them again.
  2. @mitch236 Yes. What you have there should work. Every press of the button will send a "control off" which is the one and only thing that can trigger the program (as opposed to a "status" program that triggers on every change in status) and it will only ever run "true" with that as the only item in the "if" clause. I don't recall ever using "non toggle off" before, but I would assume that this would turn the backlight off with every press. And if there is no other program or scene that turns it on, it should never be on. Maybe after a power cycle perhaps? I don't think so thought, usually they come back up as they were when power went out. Mind you, the backlight has both an "on" brightness and an "off" brightness. So you may need to adjust that to make it totally black, if that is what you want. Most people do a dim backlight for off and a bright backlight for on.
  3. There are different ways to handle this depending on how you want things to work and what sort of hardware you have. First off, posting programs on the forum is best done by right clicking the program and selecting "copy to clipboard", then pasting it here as text. To your issue. It appears your gate is triggered by powering on a relay for a few seconds. I assume the gate opens, has some sort of built-in delay and then closes on its own. First off, do not use "status" of the KPL, use "control" command which gives you "is control switched on". Configure the KPL as a non-toggle on. You do this from the main screen of the admin console. Also, you don't need the "stop program" line. It isn't doing anything. Now, every time you click the KPL button, it will send a "control on" Insteon command. This will trigger the program and turn the relay on for 3 seconds (or whatever you put in the program). The backlight on the button will end up being on all the time, which may be fine for you or maybe not. If you want the backlight to change depending on something, you would have to be more specific on what you are looking for. I suppose if you wanted the backlight to default to off, you could set it to non-toggle off and change your program from "switched on" to "switched off". To control the KPL light independently, you would need to put the KPL button into a scene. Then you can turn the scene on/off from another program or as a responder to another device in the scene. Turning the kpl button on/off in this fashion will NOT trigger the program. The only thing that will trigger the program is actually physically pushing the KPL button. This is how the logic of "control" works and how it differs from "status".
  4. Initially I thought this was an elk node issue because that is where it was immediately obvious in my daily usage. But it is lots of nodes. Stuff randomly won't populate when accessing through the portal. Accessing locally via port 8080 works correctly. ISY is functionally populating based on the fact that programs run correctly, it is just that the portal isn't feeding the data to UD Mobile or to the admin console when using the portal as the means of accessing ISY
  5. @Javi Where do we stand on this? I can't log in using anything but port 8080 unless I am OK having about 20% of my stuff not populate.
  6. I don't know if there is any commonality here, but I too have recently started having lights randomly turn on. Started maybe a month ago. Checking programs, there are no programs showing as having run at those times. The involved lights are Insteon. I haven't changed my Insteon network in quite some time and the devices involved have had no changes in many years. It has happened maybe 4 times in the past month or so.
  7. The url is manually entered into iox launcher, not a wb browser. Open the launcher and click add, then enter the url.
  8. You can add an isy to iox using http://your isyip:8080. This of course only works on the same lan as isy.
  9. @bpwwer I am still having issues with every time blue iris server restarts or otherwise goes down and then comes back online, the node server looses its connection and I have to manually restart it. I am not clear on if this has a programmatic solution or how to manage it.
  10. Yes, transatlantic fiber is how Germany is connected to the US. I agree, the bulk of the latency is almost certainly rooted in server response not distance. An interesting related fact is that the speed of light in fiber is slower than through a vacuum (or air). This can add a few milliseconds of latency for long haul transmissions when comparing terrestrial fiber to laser or rf. SpaceX is marketing using their satellites to laser relay satellite to satellite across the globe for extremely time sensitive transmissions. Most notably traders doing arbitrage between. say, New York and Hong Kong. Apparently they are willing to pay $millions per month for the service. Even though it has to go through maybe 10 or 15 hops and doesn't take a straight line, it still beats the terrestrial fiber.
  11. Funny that I push an Insteon button on a wall 10 feet from a ceiling fan and the fan turns on, but the signal first goes to Germany, then to an Amazon server (wherever that is), then to the fan company server (wherever that is), and then back to my house. And it works every time. How many thousands of miles do you suppose? Edit. And if I used UD mobile logged in via portal, you would add a new first step where it goes to UD server and then back to my house ISY.
  12. Using a mini-remote in 8 button non-toggle mode is pretty easy since you just need create 4 scenes (assuming off, low, med, high) then add the button you want to control each speed to each of those scenes as a controller (and of course put the fan in as a responder at that speed). The simplicity of the mini remote is that it doesn't back light the buttons so you don't need to set anything as a responder. The issue here is that you will have 4 other buttons that are also all non-toggle buttons and you might not find it easy to use those to control other things. Pressing the button will simply send an "on" command with each press. So if you want to control a light, you would need to make 2 scenes to be able to turn it on and off. One scene with button A for example to turn it on (set the light as a responder with on-level as "on") and a second scene to turn it off with button B as the controller (set the light as a responder but set the on level to "off").
  13. I have had perfect success using a webhook setup and an Alexa plugin. I don't recall that it has ever failed. There is a skill for Alexa and then you create webhooks on here: https://trigger.esp8266-server.de/ You use a network resource to send the webhook. EDIT: I just went to that website and, if I don't log in, the creator says it is broken, but it isn't, at least for me. I use it everyday and I even added more webhooks to it just a month or two ago. Not sure if it is possible to currently add it to your Alexa or not, but for me with it already there it works great and I am able to keep adding more. I have about 20 as is. EDIT 2: It looks like Alexa still has the skill for you to add. You do have to use the primary amazon account and once you add your webhooks, you tell Alexa to discover devices and then the webhook shows up as a device that you can use to trigger whatever you want on an Alexa routine. At that point, you basically just send the url to the internet from a network resource or just put it into a web browser and usually in less than 1 second it is doing its thing.
  14. To further this, it is not just Elk. It is seemingly random nodes across the entire system. Insteon nodes, PG3x nodes, Nodes from IoGuy Nodelink. I see no pattern to it. @Javi Example: Admin console on local connection: Admin console as viewed via portal login at the exact same time from different PC:
  15. Exactly. @Javi This has been going on for at least a couple weeks. It is consistently the same nodes that don't work while other nodes that seemingly should be identical work fine. The first place I noticed it is a perfect example. I have shortcuts setup for my garage door and my wife's garage door. Both are Elk zones (zone 22 and 34). On different expansion boards, but I don't think that is a reason. When the doors are closed or open I have to change the color of the icon from red to green. So I quickly noticed that the icon was neither, but rather the default blue. Every now and then, it would populate, say "closed or open" and set the color, but typically, just blue. My wife's door, always populates. It will populate on occasion. It seems like the way to have that happen is to have the admin console open or have UD mobile open, and then change the status of the node. It will populate, but it doesn't stay populated for long. Certainly won't stay populated if you close your session and open again. Here it is: And then there is also the 0 and 1 for Elk status instead of armed/disarmed/etc which, as far as I an tell, is a different issue with the newer firmwares.

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.