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.

tmorse305

Members
  • Joined

  • Last visited

Everything posted by tmorse305

  1. @ISY4Me, its a program, I am using the Notification NS but of course any notification tool will work. I put the program in a screen shot so you could see the breakdown of the Notification command. ProgramName-NodeST is a customization that is: ${sys.program.#.name}: ${sys.node.#.name}=${sys.node.#.ST}. This program will fire when ever there is a change in the listed NSs so you get notified when they go offline and when they come back online.
  2. Did you check the NS log for any errors? I find that the the connection to ecobee will drop. I don't know if it's the NS or the ecobee server. I get a notification when it drops, usually its back up in a minute but sometimes it takes longer
  3. Thanks @Javi, if anyone else encounters this bug there is a simple workaround. It only occurs when the folder's children count matches folder's siblings count. So just add a folder or widget so the count is not the same.
  4. @Javi, do you mean the backup file? If not where do I find the db file? The problem survives a swipe.
  5. Hi @Javi, I was creating more widgets in a folder when the display started acting strange. I couldn't move up and down the hierarchy correctly. See screenshots. From pic1 I pressed the folder "Equipment Status". In pic 2 you can see the header changed but the contents was still the Favorites screen. I pressed edit and in Pic 3 the screen now displays the Equipment Status folder. I pressed the back arrow and you can see I'm back to the Favorites screen header but the contents is still the folder contents. Suggestions? Thank you!
  6. This problem has been resolved with PG3 3.1.14 and a little ssh magic from @Michel Kohanim. Thank you!!
  7. Thanks @Jimbo.Automates, it's better to keep the flexibility on dynamic IPs. I wasn't sure how much resources it was consuming or how much network traffic it was creating. Maybe I'll just keep it plugged in when not in use.
  8. Hi @Jimbo.Automates, I have a few devices that I used for holiday lighting but most of the year they are unplugged. I noticed in the log that the NS is constantly looking for them. Is there a way to disable that or do I have to delete them? If I need to delete, what's the best way to do that? Thank you.
  9. When I'm going to be away from home for a while I leave a PC running. I bring a laptop with me, if I need to get into anything I use the laptop and TeamViewer to access the PC at home remotely.
  10. Without the Else the light would never shut off unless there is another program somewhere that controls the driveway light scene. Are there other programs?
  11. It is also powerline only. The other reason I think it's a unit problem is that I had an outdoor module plugged in both outlets, same vintage. One works, the other is intermittent.
  12. @PinchRoller, yes to all questions. With the event viewer set to level 3, the issue is there is no ack coming from the module when it doesn't work. So it's not getting the command. If I move it close to the PLM it never misses so there seems to be a loss in sensitivity.
  13. You probably should open a ticket on this. Have you looked at the log to see what kind of errors are showing up? I had a similar problem many revs ago, it wasn't all NSs just a few. I deleted them and when I added it back it was fine. Maybe try to delete just one and see what happens? A ticket is probably the best way to go though.
  14. I just upgraded to 3.1.12. My experience was identical to the 3.1.11 upgrade in that I had to restart Polyglot twice in order to get the NSs to start up. With the first reboot, all the NS show up but none are running. A second reboot and all is well.
  15. I have an old outdoor module (#2456SE not dual band) that I have used for years on holiday decorations. This year it's starting to have trouble getting commands. It's the same plug on my porch I always use and there is a second outdoor module plugged right in next to it that works reliably. Giving it's age I figured maybe the capacitors are finally giving up. So I took a dremel tool and cut a hole in the front and back. I changed the 3 electrolytics but the performance didn't improve. Is there anything else in the modules that causes loss of sensitivity? A couple of notes for anyone who want to try this: Components face the bottom of the module Plenty of air gap on the topside to avoid hitting the board On the bottom, the relay is tight up against the plastic be careful cutting in that area I left a wide shoulder all around the hole so I could silicone glue a piece of clear plastic to cover up the holes
  16. I thought I would share this with other users of Emporia Vue and Plugs in case you run into it. The 1 second data collection on the smart plugs is actually a 5 second average which can yield some surprising values. From Emporia: "The Gen 2 does save real time one-second averaged power for its measurements, the Smart Plugs themselves will report five-second averages for the same. So the behavior you're noticing as the difference is simply down to the fact that the Gen 2 has a higher measurement resolution than the Smart Plugs do at the moment. That also covers the timing/time-window offsets as well since the Gen 2 will be able to assign usage to specific one-second buckets whereas the Smart Plug has to pick a 5-second bucket for usage as well (which has them look offset when applied on top of each other)." I attached a few example to show what the reported differences can look like. The blue trace is Vue, the orange is the plug. X axis is seconds.
  17. Do you think it's problem that 2 of thermostats have the same name on the NS side. Maybe I should delete one and re- add?
  18. Hi @Jimbo.Automates, I added a new thermostat to my home today so now I have have 3 ecobees. The new one installed fine and showed up in the AC however it seems to be stuck with the green writing arrow to all nodes. I'm wondering if I have confused things for the NS. I moved the 'Greatroom' thermostat to the basement and renamed it 'Basement'. I then installed the new one and named it 'Greatroom'. If I look in the node list in the NS I don't see a 'Basement' node, it's still 'Greatroom'. BTW, the new thermostat is the Premium model with air quality. Thank for adding the support for that!
  19. Are there 3 actual states that the node can be in? In other words is "unknown" an actual state that can be tested or is unknown like blank until it gets updated the first time? I am using another NS and "unknown" is an actual state that I am using programmatically. If I understand you only want to be notified when you leave so program it that when true>false occurs it's locked out from further notifications until it becomes true again when you get home. You also said: if the homelink nearby indicator goes from "true" to "unknown" while I'm away from home. Can it be true if you're not home?
  20. Might be time for a support ticket.
  21. Any errors in the log file? Mine says: 10/21/2022, 18:32:03 [pg3] info: Starting Backup Creation 10/21/2022, 18:32:05 [pg3] info: Backup Successful
  22. What version of PG3 are you running? Have you tried a restart of PG3?
  23. Maybe the password got reset somehow? Try admin/admin
  24. If on a PC, check the download folder. I don't get a prompt either but it saves it in the download folder. I'm using Firefox.
  25. Thank you @Panda88 for fixing this in version 0.3.1! For anyone else trying to use this, the name of the sync module is the name you assigned to your Blink system.

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.