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.

Bumbershoot

Members
  • Joined

  • Last visited

Everything posted by Bumbershoot

  1. IIRC that the SSH connection will terminate prior to the completion of an orderly shutdown, so I'd still wait a bit before unplugging after the network connection drops.
  2. You've basically gotten the concept. When you start the Admin Console on your Polisy, it'll look nearly exactly the same as it did on your ISY, even after you've migrated your setup from the ISY to the Polisy. No worries there. Polyglot will also be running, and if you don't currently have node servers, then you'll only need to look at it to perform some admin functions on the box itself (though you can actually do the same stuff with a bent paper clip inserted into a little port on the front of the box). Polyglot (the Node server interface) is accessed through your web browser.
  3. When I start the AC, and open up the Event Viewer, I find this line: Mon 04/25/2022 06:45:36 : [ZWAVE-FW ] Unrecognized Z-Wave firmware version/library [7.17] If you need a more granular report than that, I don't think the telnet interface will provide you with much. IoP may have a much more robust telnet interface (though I doubt it).
  4. That's exactly my plan as well. I have 11 irrigation zones of various plant/soil types, but with record cold temperatures this month in the Pacific NW, I haven't had a chance to run the irrigation system much. Thanks for the reply.
  5. I haven't paid Flume a single ¢ since I bought the thing, and the API has always been accessible. The accuracy seems astonishing to me as well, as the reported monthly water usage have been only a couple of gallons different from what my utility sees, and this is without device calibration. I'm impressed with this device, so far, and it works well with the Flume Node server. @hart2hart, are you getting value from the subscription?
  6. Bumbershoot replied to vbPhil's topic in Polisy
    I found the IPv4 Networking settings in PG2 to be a bit confusing. IIRC, you have to make certain that the WiFi interface in actually turned on. Just removing the ethernet cable and restarting the Polisy won't do it. In any event, I got it to work when I needed it. Other than that, I've switched back to using a wired network...
  7. Bumbershoot replied to vbPhil's topic in Polisy
    The command 'ifconfig -a' will get you the MAC address of the interface, if it's active, which you can then look up in your router tables once it's connected. You might be able to copy that and make a static DHCP reservation in your router before restarting the Polisy to use the interface, as well. I just looked it up once Polisy WiFi was connected. YMMV.
  8. Bumbershoot replied to vbPhil's topic in Polisy
    You can always use the 'netstat' command, but it won't show an inactive interface without in IP address. In my router, it showed up as 'POLISY' if I recall. The interface isn't active, so I can't check.
  9. Bumbershoot replied to vbPhil's topic in Polisy
    It's in the PG2 interface. It has to be coming to PG3, but I guess it's not there yet.
  10. Bumbershoot replied to vbPhil's topic in Polisy
    WiFi does work. I used it when I repositioned my Polisy to get it closer to some older Z-Wave devices for exclusion/inclusion.
  11. Bumbershoot replied to jkraus's topic in Polisy
    The only 'gotcha' with doing this is that if you've already migrated your Insteon devices, you'll get lots of pop-up notices in the AC about unavailable Insteon devices unless you also plug in a PLM (I used a spare) or turn off Insteon support in the AC prior to the restart. Not a big deal, but something to note.
  12. Bumbershoot replied to jkraus's topic in Polisy
    I did find an advantage of having a Pro when I migrated. I had some Z-Wave devices in difficult locations that I could not exclude or include from the default Polisy location, and I didn't have a long enough ethernet cable to move the Polisy closer. The solution was to enable WiFi on the Polisy, and move the Polisy close to the Z-Wave devices to enable exclusion/inclusion. These devices are older devices such as Schlage locks, etc. Worked like a charm.
  13. EDIT: This isn't a fatal error! The Node server is running as designed, as far as I can tell. I've deleted the PG2 version, and installed the PG3 version, but it errors on startup: 2022-04-18 07:18:46,691 MainThread udi_interface.interface INFO interface:addNode: Adding node WirelessTagsController(wtcontroller) [None] 2022-04-18 07:18:46,694 MainThread udi_interface.interface INFO interface:setController: Using node "wtcontroller", driver "ST" for connection status. 2022-04-18 07:18:46,884 Thread-6 udi_interface ERROR Controller:handler_nsdata: NSDATA is a string? Are you running a local copy? data=undefined Thanks for whatever insight you can give, or, I can just ignore it...
  14. Now, if you can get your hands on a Polisy, you should be able to keep your Insteon investment alive. Don't expect it to be simple, but this can actually be a vast improvement over your experience with the Insteon hub. Expect a learning curve, sometimes a steep one.
  15. Mine are working as normal, but I've never had an Insteon hub involved in my setup in any way whatsoever.
  16. I have three different types that I've been testing, and while all good, the best for me in general lighting applications has been the Zooz Zen7x series. The ergonomics of this switch are good, and they respond very quickly, especially with a series 700 controller. Other switches I've used successfully are the GE/Jasco Embrighten (which are Z-Wave+, not series 700) switches/dimmers/motion sensors/fan switches (the switches/dimmers with the built-in motion sensors solve several problems for me), and Homeseer switches (to be fair I haven't installed their HS WX-300 yet, but the previous version is very good, and the status RGB LEDs can be useful in some situations). I'm still relying on Insteon for most of my lighting, so I haven't done anything fancy with the Z-Wave switches -- I just control them with ISY programs, but they've all been reliable, and I could (and do) live with any of them.
  17. This may not be related to your issue or the Node server, but if you have a mesh WiFi network, then some Sonos installations can have problems staying continuously connected to WiFi. Two solutions have worked to solve this issue in the couple of networks that I've had to deal with: 1) connect one Sonos speaker to the network with an ethernet cable instead of WiFi, or 2) add a Sonos Boost to the network. If the problem continues and you have a mesh WiFi setup, this may solve your issue.
  18. It won't hurt me, as production is on PG2, and will be for a while yet. I like the sounds of what this update will provide, however. I'll probably install the notification Node server as well due to the Short Custom Content functionality.
  19. Thanks, that works...
  20. Thanks. I set the log level to "Info" and it's chugging along just fine now.
  21. This appears to be happening with other node servers as well, but with the latest PG3 3.0.54 update, I'm getting these errors in the log: 2022-03-29 07:06:09,912 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2022-03-29 07:06:10,081 Command udi_interface ERROR udi_interface:write: Exception in thread 2022-03-29 07:06:10,082 Command udi_interface ERROR udi_interface:write: Command 2022-03-29 07:06:10,082 Command udi_interface ERROR udi_interface:write: : 2022-03-29 07:06:10,083 Command udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-03-29 07:06:10,084 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-03-29 07:06:10,088 Command udi_interface ERROR udi_interface:write: self.run() 2022-03-29 07:06:10,089 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-03-29 07:06:10,093 Command udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-03-29 07:06:10,094 Command udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 678, in _parseInput 2022-03-29 07:06:10,098 Command udi_interface ERROR udi_interface:write: self._handleInput(key, input[key], None) 2022-03-29 07:06:10,099 Command udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 684, in _handleInput 2022-03-29 07:06:10,103 Command udi_interface ERROR udi_interface:write: self._inConfig(item) 2022-03-29 07:06:10,104 Command udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 598, in _inConfig 2022-03-29 07:06:10,108 Command udi_interface ERROR udi_interface:write: LOGGER.setLevel(self.currentLogLevel) 2022-03-29 07:06:10,108 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 1421, in setLevel 2022-03-29 07:06:10,114 Command udi_interface ERROR udi_interface:write: self.level = _checkLevel(level) 2022-03-29 07:06:10,115 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 198, in _checkLevel 2022-03-29 07:06:10,118 Command udi_interface ERROR udi_interface:write: raise ValueError("Unknown level: %r" % level) 2022-03-29 07:06:10,119 Command udi_interface ERROR udi_interface:write: ValueError 2022-03-29 07:06:10,119 Command udi_interface ERROR udi_interface:write: : 2022-03-29 07:06:10,120 Command udi_interface ERROR udi_interface:write: Unknown level: 'NULL'
  22. Running PG3 3.0.54, and version 3.1.4 of this Node server, and I'm getting these errors in the log: 2022-03-29 07:01:21,446 MQTT udi_interface.interface INFO interface:_message: Successfully set wtcontroller :: ST to 1 UOM 25 2022-03-29 07:01:24,135 MainThread udi_interface.interface INFO interface:addNode: Adding node WirelessTagsController(wtcontroller) [None] 2022-03-29 07:01:24,137 MainThread udi_interface.interface INFO interface:setController: Using node "wtcontroller", driver "ST" for connection status. 2022-03-29 07:01:24,338 Command udi_interface ERROR udi_interface:write: Exception in thread 2022-03-29 07:01:24,339 Command udi_interface ERROR udi_interface:write: Command 2022-03-29 07:01:24,340 Command udi_interface ERROR udi_interface:write: : 2022-03-29 07:01:24,341 Command udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-03-29 07:01:24,342 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-03-29 07:01:24,347 Command udi_interface ERROR udi_interface:write: self.run() 2022-03-29 07:01:24,348 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-03-29 07:01:24,351 Command udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-03-29 07:01:24,352 Command udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 678, in _parseInput 2022-03-29 07:01:24,356 Command udi_interface ERROR udi_interface:write: self._handleInput(key, input[key], None) 2022-03-29 07:01:24,357 Command udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 684, in _handleInput 2022-03-29 07:01:24,361 Command udi_interface ERROR udi_interface:write: self._inConfig(item) 2022-03-29 07:01:24,362 Command udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 598, in _inConfig 2022-03-29 07:01:24,365 Command udi_interface ERROR udi_interface:write: LOGGER.setLevel(self.currentLogLevel) 2022-03-29 07:01:24,366 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 1421, in setLevel 2022-03-29 07:01:24,373 Command udi_interface ERROR udi_interface:write: self.level = _checkLevel(level) 2022-03-29 07:01:24,374 Command udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 198, in _checkLevel 2022-03-29 07:01:24,376 Command udi_interface ERROR udi_interface:write: raise ValueError("Unknown level: %r" % level) 2022-03-29 07:01:24,377 Command udi_interface ERROR udi_interface:write: ValueError 2022-03-29 07:01:24,378 Command udi_interface ERROR udi_interface:write: : 2022-03-29 07:01:24,379 Command udi_interface ERROR udi_interface:write: Unknown level: 'NULL'
  23. The error -110022 might be the cause. From the error codes listed in the wiki: -110022 OPEN FILE FAILED
  24. I'll bet 3.0.46 deamon was still running, even though the newer version was installed. sudo service pg3 restart would have likely given the same results as the system shutdown/restart (it did in my case).
  25. I don't know about the roomieremote, but it appears to be an IP based control system, so it should work just the same with a Polisy. Otherwise, if you're all Insteon/X10, you should purchase a Polisy and consider a migration plan. I doubt there'll be much development other than bug fixes for the ISY994i ZW Pro, as Polisy is the UDI platform going forward, and it's a much more capable device than the ISY994i. You could simply restore of a backup of your ISY994 on the Polisy and you'd be up and running. Z-Wave could come in time when you're ready to add devices (some Z-Wave dongles currently in the market are requiring upgrades to get past some issues, so it might be a good idea to wait a bit on that if you don't have an immediate need for it). If you're going to use the same serial PLM that your ISY994i uses, then I believe there's an issue with the cable that the ISY994i uses (you'll need to use the cable that came in the packaging). If you have a USB PLM, then no issues at all. Just keep in mind that IoP is under heavy development at the moment.

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.