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.

glsmith777

Members
  • Joined

  • Last visited

  1. FYII The Weather App is now working and recording data. And (as I originally posted) I am using Call 4.0. Just took several days for the subscription and key to mesh. SO - Call 4.0 is compatible with the current version of the plugin. so - great! Thank for information
  2. Anyone having success using OpenWeatherApp plugin with OpenWeather One Call API 4.0. I see the release notes call for One Call 3.0 - but that service is no longer available. I set up an account 3 days ago and still receive the dreaded Query Failed: 401 Message. and yes, I read the information on 401 errors at the OpenWeahter site. Ihave valid license and the latest APIkey. Any help would be appreciated - thank yoi
  3. Our entire home is run like a UPS. Power is always on as long as we have battery power. The batteries are recharged via solar panels and the grid. I need a device that can be connected to the grid and will send a signal to eisy when power is on or off. This would allow, eisy to switch our home to a more conservative power level should the grid be out (such as turning off non-essential devices). I could use a relay tied to an Insteon door sensor. But that would mean that the relay would be on all the time the grid is on - which is most of the time: the relay would most likely burn out over time. And this seems like a waste of power. Looking for a more eloquent solution. Maybe a Hall Effect Sensor in the transfer switch box. Has anyone done something like this? Or does anyone have any thoughts on a better solution? Thank you
  4. Is there documentation available that details how to create a local plugin store (in addition to the web based production and non-production stores) and post plugins to that store?
  5. Happy to take a crack at it. Is there a procedure manual you can point be to for copying and existing project and creating a test project? thanks
  6. Looking to see if there has been any movement on this topic. There was a discussion on extending the NS to support the GC 100 which has multiple modules. NS would need a module selection in addition to the existing Connector selection. Even allowing a pass through of the module defined in the NS configuration would work. Any thoughts Thank you
  7. Never mind - finally used Restart IOX in the Configuration panel of the Ad Control - everything back up and running (much faster than before)
  8. I installed the WD_BLACK 1TB NVMe SSD using the installation instructions ttps://developer.isy.io/blog/eisy-way No issues during installation. eisy rebooted and is running faster than before which is great! However, I no longer have access to Polyglot. When I select Launch Polyglot V3 (PG3) I get a new window stating "can't reach this page" eisy.local refused to connect Anyone seen this when they upgraded to an SSD - and know of a fix? thank you - greg
  9. You should also be aware that if there was a "hub", UD or otherwise - some of the Insteon switches may not be physically connected to anything. You can check this by looking at each Insteon switch and see if the output red wire is connected. By having the Insteon output not physically connected, the hub and its programs determines what is controlled by the switch. My two cents
  10. Very much enjoying the LIFX node server. It controls about 30 LIFX strips and bulbs throughout my house. Thank you for the good work done on this node server. It would be useful to be able to access the LiFX controller, "Bulbs discovered" within programs. And also "number of devices in group" for group nodes. Thank you
  11. I assume that the two entries in the IoX Finder link to the same target. Is there a reason there needs to be two links to the same eisy?
  12. Running Install Dev Packages a couple of times and then re installing the node server seems to have resolved the issue So - thank you for your suggestion! Greg
  13. I Updated to 2.1.26 and this node server will not connect to my eisy. And tried a few more times. Status is consistently disconnected. Any thoughts? Hers is my log snipet - Seems to be missing a module ModuleNotFoundError: No module named 'lifxlan' 2023-10-01 19:21:27,886 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2023-10-01 19:21:27,886 MainThread udi_interface INFO __init__:<module>: UDI interface initializing 2023-10-01 19:21:27,886 MainThread udi_interface INFO __init__:<module>: User=0021b9026256_3 2023-10-01 19:21:27,887 MainThread udi_interface INFO __init__:<module>: Home=/var/polyglot/pg3/ns/0021b9026256_3 2023-10-01 19:21:27,887 MainThread udi_interface INFO __init__:<module>: Node Server Path=/var/polyglot/pg3/ns/0021b9026256_3 2023-10-01 19:21:27,887 MainThread udi_interface INFO __init__:<module>: PG3INIT=eyJ1dWlkIjoiMDA6MjE6Yjk6MDI6NjI6NTYiLCJwcm9maWxlTnVtIjozLCJsb2dMZXZlbCI6IklORk8iLCJ0b2tlbiI6IjdteCttaGV5TGxvdXMpJSgiLCJtcXR0SG9zdCI6ImxvY2FsaG9zdCIsIm1xdHRQb3J0Ijo4ODgzLCJzZWN1cmUiOjEsImlzUEczeCI6dHJ1ZSwicGczVmVyc2lvbiI6IjMuMi44IiwiaXN5VmVyc2lvbiI6IjUuNy4wIiwiZWRpdGlvbiI6IkZyZWUifQ== 2023-10-01 19:21:27,887 MainThread udi_interface INFO __init__:<module>: Loading interface module 2023-10-01 19:21:27,936 MainThread udi_interface INFO interface:<module>: Loading MQTT module 2023-10-01 19:21:28,384 MainThread udi_interface INFO interface:<module>: MQTT module loaded 2023-10-01 19:21:28,612 MainThread udi_interface INFO __init__:<module>: Loading udi_interface module 2023-10-01 19:21:28,613 MainThread udi_interface INFO __init__:<module>: Loading node module 2023-10-01 19:21:28,613 MainThread udi_interface INFO __init__:<module>: Loading custom module 2023-10-01 19:21:28,613 MainThread udi_interface INFO __init__:<module>: Loading isy module 2023-10-01 19:21:28,613 MainThread udi_interface INFO __init__:<module>: UDI interface initialized 2023-10-01 19:21:28,613 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.2.2 Starting... 2023-10-01 19:21:28,615 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last): File "/var/polyglot/pg3/ns/0021b9026256_3/lifx-poly.py", line 10, in <module> import lifxlan ModuleNotFoundError: No module named 'lifxlan'
  14. I am certain someone know why I receive this warning everytime I initiate the IoX Finder. Admin console and Polyglot open without error or warning. Everything works as is should. But I get this popup error everytime I start the IoX Finder. Any thoughts? Thank you
  15. Thank you Geddy I did check the owners manual - it just says plug it in near one device to allow it to extend the range to another device - was not that helpful. Not interested in bridging power grid legs -so its functionality should be pretty simple. I will post to Insteon support . Greg

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.