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.

apostolakisl

Members
  • Joined

  • Last visited

Everything posted by apostolakisl

  1. apostolakisl replied to vbPhil's topic in Polisy
    Thank you, I see now. Might change instruction to say
  2. I would recommend using the "notes" to write out in plain English how the programs work regardless of how you do it. Of course I like my method better, save yourself a variable. Anytime you need a Boolean variable (2 states), you can always use a program's status to store the two states. True or false, enabled or disabled.
  3. Using @larryllixsuggestion won't help with this issue. To force it to run just once, the first time the conditions are met, you would need two programs. Program 1 If time is from 6 to 11pm Then turn scene on disable program 2 Else enable program 2 turn secne off Program 2 If time is from sunset to 11pm Then turn scene on disable program 1 Elase enable program 1 turn scene off
  4. apostolakisl replied to vbPhil's topic in Polisy
    Running 5.4.3 and I don't see this. Looking under I have a "networking" tab which is the same as it has always been with the web server, network resources, and wake on LAN sub tabs. Using them as pass through switches could be useful if you want to put polisy in a location that has only a single ethernet connection and already has a use for it.
  5. apostolakisl replied to vbPhil's topic in Polisy
    Networking bridging, but I wouldn't think you would want to have polisy be in charge of that. But in my world I do all of that using vlan's and poking holes in the firewalls where something needs access to multiple vlan's. And yes! Why not label the stinkin ports. I had unplugged my polisy for some reason a while back and was like, damn, which one was it again.
  6. apostolakisl replied to vbPhil's topic in Polisy
    It appears they are network ethernet ports. On PG2 you can go into configuration and turn those ports on. At least it looks like you can, I haven't actually done it. But just playing with the settings and not saving them, each of the 3 ports has its own MAC address and can be configured with their own IP addresses. But I can't imagine a use case for multiple networks.
  7. apostolakisl replied to vbPhil's topic in Polisy
    It is actually in the wiki. But seriously, how frustrating to right off the bat not even know where to plug in your ethernet! Back to my question, what is the ultimate purpose of having 3 network adapters (plus wifi)? Connect one end of the included Cat5e cable to Polisy’s Network Port and the other to your network. You must use the port that’s closest to the right most edge of Polisy when the front of Polisy is facing you (closest to the db-9 serial port). Note: the network must initially be DHCP auto enabled
  8. apostolakisl replied to vbPhil's topic in Polisy
    Questions, Why 3 ethernet ports? It is a bit confusing right off since you don't know which one to use without trial and error or reading the instructions. I have not tried changing these settings, but it appears you can turn on multiple ethernet ports at the same time and get different IP addresses. And I guess you can turn on wifi at the same time as well for 4 simultaneous networks?
  9. So what is the behavior you are looking for? Currently the program triggers 3 times. At 6pm, at 30 minutes before sunset (both true) and 11pm (false). Are you trying to only have one true trigger? If so, why? What is the behavior as written that you don't want? Having the program run true the second time each day simply sends a command to turn lights on that are already on . . . effectively doing nothing. The only thing that I can imagine is that you are sometimes manually turning the lights off in between the two on times and don't want it coming back on. And as Larry noted above, the from/to isn't needed for both times. You only need the 11pm off trigger in there once. You can just do if time is 6pm or time is from 30 minutes before sunset to 11pm. This no longer holds true if you have additional triggers, like an outside program that does a "run if" on this one.
  10. Just to be clear, an "access point" is a different thing. The 2413s/u is a PLM (power line modem). All an access point does is convert radio to power line and vice versa.
  11. found this on reddit. It is a v1 hub, so not that much help. Took a picture of my V2 hub. Lots of header pin locations to choose from.
  12. Do you suppose you could just get one of these: https://www.ebay.com/itm/181006995656?hash=item2a24db90c8:g:4hEAAOSwcgNZD8mI And connect to the rx/tx pads on the hub? The hub actually has a really nice and powerful radio in it so it makes a nice access point.
  13. Use repeat every 1 minute. If the pump changes status it will imediately switch from true to false or vice versa. It will start to run on its own first time pump chages status. Or click run at start up to trigger it at startup.
  14. So, should I scalp all my spare plm's on ebay now?
  15. I saw that, but I can't understand how that applies to that sentence. It sounded like he was saying the parts are no longer manufactured. Where ETL refers to data, not parts.
  16. ? sorry not hip to that abbreviation. EOL?
  17. Regarding UD hardware, It doesn't fail. It just doesn't. I understand that memory cards on some units fail, but, that is just in the nature of memory cards and UD of course doesn't make those. I would be surprised if the OP actually had a hardware failure. As far as UD software. Official releases are excellent. For those of who like to play with beta and alpha stuff, oh yeah, there are issues. Polisy and PG I would still call a work in progress. More so migrating from other systems into it. I think if you did a virgin install, you probably would not have issues. As far as support. Crazy good support.
  18. apostolakisl replied to TJF1960's topic in Polisy
    sounded like you still had the unmanaged node servers in the first 3 slots when you called them "phantom".
  19. apostolakisl replied to TJF1960's topic in Polisy
    I think you needed to have the PG3 slots in question empty prior to restoring pg2 backup into pg3.
  20. apostolakisl replied to TJF1960's topic in Polisy
    above is what I found to work. @GTench
  21. Yeah, but my FIL doesn't have a 24/7 computer running either. I suppose I could set it up on a spare PC and let it run on that until such time as rpi comes available.
  22. Seems as though rpi is in short supply. I happen to have an unused zero. Do you think it can handle Home Assistant? My father in law has just a few insteon devices and was using the now useless hub. Trying to get him back online.
  23. Thx. I do have a pi zero without wifi, do you suppose a usb wifi or usb ethernet adapter will work or will it require all kinds of screwing around with drivers and stuff?
  24. Don't go to any trouble, but if you happen to be there and they happen to have one, please pick one up. I'm guessing that HA doesn't need a whole lot of horsepower, so I suspect even a Zero W would do the trick.
  25. Roomba triggered today from a program in ISY. It also triggered last night from a native Roomba schedule. I haven't manually triggered it, though I have opened the app and connected.

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.