Jump to content
AT&T to end email-to-text ×

apostolakisl

Members
  • Posts

    6855
  • Joined

  • Last visited

Everything posted by apostolakisl

  1. Thank you for that. The video only showed webhooks in the protect section, I assume nothing yet in access. I don't use ubiquiti protect, only network and access. EDIT: AS it turns out, I do "use" protect because they have integrated the door card reader cameras into protect.
  2. I'm pretty sure on a 2477s, that if the led goes to the top, the load is on. Also, you would hear the relay inside click if it turns on. If both of those things happen, then I suspect the load is connected to a different switch.
  3. When you manually walk up to the switch and click it. Do the led's on the switch rise up to the top indicating it should be on? Are you sure the load is connected to that switch and not another switch that you have in a scene with it? Certainly Insteon switches can fail and simply don't send power to the load. But if the load turns on when using Alexa, the switch is obviously not failed in that way. Some switches have failed where the tact switch no longer connects and thus when you push the button the computer in the switch doesn't know you pushed it. But that is a problem with much older switches and to my knowledge none of the dual band switches.
  4. How do you transfer your settings from your phone to this? I have exported the ud mobile to my pc, but can't import them from blue stack emulator. EDIT: I figured out an easy way. I installed gmail in the blue stacks emulator and then emailed the file to myself and downloaded it from gmail within the emulator and then it was in the emulator download folder. Trouble is, when I tried to install the backup, it said there was a version conflict. I signed up for the beta version on my phone, I have now signed up for it in the emulator. Waiting to see if that works. EDIT 2: That worked.
  5. This program will be false at startup (if set to run at startup). setting it to run at startup wont accomplish anything unless you intend to run the else clause.
  6. Blank if will run true at startup if set to run at startup.
  7. I would only add that the first time you need to manually run the first program. "run then". Since it is set to run at startup, any reboots will automatically get it going. As an alternative, you can install the time data node. Using that, you can have it run at a specific schedule rather than on a loop starting whenever the program first ran. In this case, no need to run at startup. Below is an example to run at the top and bottom of the hour, every hour. If 'TimeData' Minute is 0 minute Or 'TimeData' Minute is 30 minute Then Run Program '2' (If) Else - No Actions - (To add one, press 'Action')
  8. One of my pool pumps uses LV signaling to set the 4 speeds. I use a CAI webcontrol board which outputs 5v on the 4 signal wires to set the speeds. CAI has a plugin node for ISY. I wrote some programs and created some shortcuts in my pool favorites folder to create "radio buttons" where you can hit any of the speeds and it will turn off any other speed that might already be on. If your pump is just a simple on/off because it either is getting power or not, then I would use a high current relay to switch the pump that uses 120vac for the coil and then use an outdoor Insteon switch to control the relay. That is how I control an aerator for my pond.
  9. What in the world would they do with all those switches getting shipped back to them? Seems like a big waste of resources shipping that stuff back just for them to chuck them in the trash bin.
  10. Basically there are two things that can happen here. 1) messed up links in a device, but ISY links table correct 2) Messed up ISY links table. 1) Is easy to fix, factory reset the device and restore it from ISY You can very quickly do that to bunches of devices and I would just go ahead and do it, not just to a misbehaving device but all related devices, even most of the devices in your house. Also don't forget the plm is a device with links on it that could be incorrect. 2) is harder to fix. Delete devices from ISY, factory reset devices, add back to ISY and re create all the scenes and re-add to any programs. I have seen both, but number 2 has only happened to me once a very very long time ago and was probably related to when I first added ISY to my system and already had devices programmed manually and then imported them to ISY.
  11. I think it has been more than 20 years since I have seen a router without option for DHCP assigned fixed IP based on MAC address. It is foolish to do it any other way since you would then need to manually keep a table of all your devices with fixed address lest you end up with multiple devices on the same IP, which of course, does not work out well. Furthermore, even if you don't manually accidentally set two devices with the same IP, with DHCP on the router, it could give out that address to some random device, meaning you would need to configure router to not give out that address via DHCP, at which point you might as well just set the router to use DHCP reserved addresses. Finally, a UPS on your router, modem, and eISY is never a bad idea. A relatively small UPS could keep them running for many hours.
  12. PM sent.
  13. I feel your pain. I have seen similar ghost links. The only way to get rid of them as far as I can tell is to completely delete all involved devices from ISY, factory reset them, and bring them back into the fold from scratch. I found that shooting screen shots of all the scenes and whatnot from the admin console of ISY makes recreating the scenes again much easier. Same holds for any programs. This is an issue I had many years ago and seemed to have been a result of devices that died and needed to be replaced as well as moving devices around. I have not had issues like this in over a decade.
  14. OK, found a new site, this one I think will work forever, cuase it says it will, but we will see. https://postimages.org/ use what they call the "direct link". Yeah, but then it will only work on your lan, or you need to open a port or run a vpn back to your house from your phone at all times. The postimages.org website is one that I remember now having used many years ago and if I recall it did exactly what it was supposed to do.
  15. After two days, MS seems to have reset the url and it no longer works. Back to square one.
  16. Why not just leave the 994's? Do you need something more where those devices are located? If it ain't broke, don't fix it. I have a 994 at one of my sites and I can't think of anything more I want to do at that site and just let it keep doing its thing. Super reliable without any of the beta updates that I have such a hard time not installing. That 994 is seriously so stable I don't even think about it for a couple years now. I have a polisy at my home now and I keep having to hold myself back from installing this latest update. I don't need it, at least not at this point, but that damn temptation keeps coming after me. It is like the ring in the Lord of The Rings. I don't have that temptation with the 994.
  17. When I create a new favorite as a command and then populate the command I want to execute, as soon as I save the command, it crashes UD Mobile. This is consistent every time and on two different android phones. Upon opening UD Mobile I do find the favorite I created successfully saved including the command that crashed it. At one point, Android gave me a message about it crashing and asked me if I wanted to clear the cache. I did, but I don't think that is the solution. Not sure if it is specific to the nodes I am using or not. The display node and command node is a webcontrol output. It happens regardless if I add a custom url for the icon or not. @Javi
  18. Still working. I even edited one of the photos and saved it back to the MS One Drive and the changes showed up in UD mobile.
  19. If button c is turning on button e, then your scene as controlled from button c has button e as a responder
  20. It would be nice if there were just a folder on the phone that you can point UD mobile to retrieve an icon from. With the url over the internet, there is a delay. @Javi
  21. I have found that MS One Drive works for icons on UD Mobile. I hope this is stable over time. Save your photo that you want to use as an icon to one drive. It can be full color or whatever but since the icons or so small, nothing detailed or it will just be lost. Open the image in one drive, right click on it and "Copy URL". Plug that URL into UD mobile custom URL.
  22. @Javi The node maker has gotten the mapped value issue fixed it would appear. But the unrelated issue of incorrect icons persists.
  23. Run at startup is a good idea for any program that has repeats or waits in them to get them going again after a reboot. Of note, a blank if clause will evaluate as true during "run at startup". Also, I have it send me an email if the unit reboots, again, a blank if clause so it only triggers on a reboot.
  24. Except the red square is a UD provided light bulb icon. We are talking about the upper left icon in my pool folder that I have screen shotted above. Perhaps it is because it erroneously put a custom icon in the spot and then colored it red. And sometimes it does erroneously put the custom icon in that spot, usually just for a few seconds before correcting itself. And I only see this swapping around of icons in this one favorites folder. It is the only folder I have used custom icons. Is something going on where all the icons in the same folder can get their icons swapped (temporarily)? I never see icons in other folders acquire any of the custom icons used here or do anything else weird. The creator of the node thinks he knows why I can only program the advanced mapping attributes to an icon while the node is in the designated state. He is going to update later today.
  25. Here is what I have discovered. The node must be in the state that you are setting the advanced config for, while you are setting it. In other words, if you want a different icon while it is on, you must first turn it on, then while it is on, set the icon in the advanced config section. I am quite certain I did not do this the first time I programmed it when I was using Nodelink. I do not know whether this is something that has changed in UD mobile or if it is something to do with the node. Still the issue of the wrong icons showing up either for a few seconds or until I close and reopen the screen. Like just now, the pool lights are on, but instead of getting a red light bulb icon, I got a blocked out red square. I closed the favorites page, reopened it, and now it is a red light bulb. Edit. To be clear, the wrong icons showing up was happening since I was using nodelink. Not new with pg3x node.
×
×
  • Create New...