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

Bumbershoot

Members
  • Posts

    2412
  • Joined

  • Last visited

Everything posted by Bumbershoot

  1. If you don't want to create multiple scenes, you can do this using the "Adjust Scene" function, though it takes a program to initiate the change. You can toggle the "On Level" value between a fixed % or the value of an Integer variable. I believe that you have to adjust the "On Level" of every device in the scene in the initiating program. The program below simply sets the devices to a fixed % instead of to a variable, but the screenshot shows how to select a variable for the "On Level" in the AC. This program takes a few seconds to run as it writes/updates the three Insteon switchlincs to the proper "On Level", but the scene itself reacts instantly to the "Fast On" as you would expect. WestHallManualOverrideOn - [ID 0005][Parent 000A] If 'Devices / dirWestHall / sldWestHallEntrance' is switched Fast On Or 'Devices / dirWestHall / sldWestHallLaundry' is switched Fast On Or 'Devices / dirWestHall / sldWestHallOffice' is switched Fast On Then Set 'Scenes / scnWestHallLights' Fast On In 'Devices / dirWestHall / msWestHallNorth-Sensor' Set 'Devices / dirWestHall / sldWestHallLaundry' To 100% in 0.1 seconds, 1 retry In 'Devices / dirWestHall / msWestHallNorth-Sensor' Set 'Devices / dirWestHall / sldWestHallEntrance' To 100% in 0.1 seconds, 1 retry In 'Devices / dirWestHall / msWestHallNorth-Sensor' Set 'Devices / dirWestHall / sldWestHallOffice' To 100% in 0.1 seconds, 1 retry Disable Program 'WestHallOnOff' Wait 4 hours Run Program 'WestHallManualOverrideOff' (Then Path) Else - No Actions - (To add one, press 'Action')
  2. I upgraded to 5.0.1_13 using the "Upgrade Packages" button, so the recommended upgrade path works. ************ IoX ************ isy-5.9.1_13 Name : isy Version : 5.9.1_13 Installed on : Tue Mar 11 11:53:58 2025 PDT Origin : misc/isy Architecture : FreeBSD:14:amd64 Prefix : /usr/local Categories : misc Licenses : Maintainer : michel@universal-devices.com WWW : UNKNOWN Comment : ISY Port to X (IoX)
  3. My PXGx version is 3.3.18. This host FreeBSD version that IoX runs on should be as below: [admin@eisy ~]$ uname -a FreeBSD eisy 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 #4 releng/14.1-n267727-74b6c983723c-dirty: Fri Nov 15 12:13:25 PST 2024 root@bsdev14.isy.io:/usr/obj/usr/src/amd64.amd64/sys/eisy amd64
  4. In my experience, that's unusual. Given the proximity of the UDI office to the fires in LA, UDI staff might have an awful lot to cope with.
  5. For LiFX: Likely you need to install the development packages (on the Configuration tab in the AC, click on the button labeled "Install Dev. Packages"). After that completes (it should take a while), you will likely have to uninstall the LiFX node server and reinstall it using the same slot it was uninstalled from. Use the search term "lifxlan" and you'll find several threads on this issue. I know nothing about Roomba, but maybe it's a similar issue.
  6. If memory serves me correctly, the original 300 Series Board had a green LED on the board, which was eliminated on the 500 Series Board. I believe the LED was visible when the board was installed as well. Here's a photo of the 500 Series Board.
  7. @Guy Lavoie, @BobM99, @Techman, @Pmool, @joepoway, @Geddy, @TheA2Z, et al -- Michel responded to my ticket last night (at roughly 10:00 pm Pacific), and the fix worked, so I'm back in business. According to the log, it appears that there was an update to the ISY 5.8.4_1 software. Please reboot using the following method: 1. Press/hold power button -> red 2. Click again -> blue
  8. Same here. I'm on 5.8.4_1 after updating yesterday afternoon. Same symptoms as yourself, @joepoway and @BobM99.
  9. @CJVann and @rg65, I just came across this post. It appears that this switch operates the same as the earlier HS-WD200 series switches. If you're still looking to perform the last two operations on the list above, then have a look at this old thread on the 200 series dimmers. You'll have to write programs that set various parameters, and it gets complex fairly quickly with all the LED blink and color possibilities, but it's a fun project if you like this sort of thing.
  10. Sorry I didn't see this earlier, but I had exactly the same issue. Easily resolved.
  11. This issue is resolved. For whatever reason, the install wasn't pointed at the latest repositories. A simple file edit, reboot of the eisy and a reinstallation of the plugins resolved it.
  12. I'm on eisy, and it appears that I must have a missing Python repo or something, as I have a bunch of messages in the log such as these: Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'py311-pip' have been found in the repositories Fri Jun 28 16:03:41 PDT 2024|/usr/local/etc/udx.d/static/udx_startup.sh: Installing pkg py311-pycryptodome Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'py311-pycryptodome' have been found in the repositories Fri Jun 28 16:03:44 PDT 2024|/usr/local/etc/udx.d/static/udx_startup.sh: Installing pkg py311-yaml Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'py311-yaml' have been found in the repositories Fri Jun 28 16:03:47 PDT 2024|/usr/local/etc/udx.d/static/udx_startup.sh: Installing pkg py311-dateparser Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'py311-dateparser' have been found in the repositories EDIT: This issue is resolved. The problem was related to file repositories that were out of date. The RainMachine plugin is now running as intended.
  13. FWIW, all of my Python based plugins aren’t running after the upgrade, including RainMachine.
  14. Rebooted, with no change. Oddly, all the plugins reinstall with every reboot.
  15. I did wait, yes. I think I’ll give another reboot and see what happens.
  16. Something janky happened with my plug-ins post upgrade — only two of twelve will restart — Ecowitt and ST-Sonos. I’ve tried reinstalling all of them to no avail. No doubt Python related?
  17. @kzboray, I'm not currently using this plugin so I can't verify, but is this issue still relevant if you're making a static IP reservation?
  18. It runs fine on Sonoma with an M1 chip.
  19. You have to have a hub. Yolink uses LoRa, which isn't included in the Z-Matter dongle, so you have to have a hub.
  20. Nope, I used their Garage Door Controllers with Garage Door Sensors. My garage door openers are original with the house, which was built in 1999. They've worked perfectly.
  21. +1 on Yolink. I scrapped my Z-Wave garage door openers for Yolink, and I'm very pleased with them. I've recommended them to others as well, and I've had no negative feedback at all.
  22. Yes it is, and it works (though not as elegantly as an Insteon scene). Here's a good thread describing how to set this up:
  23. In a thread on this board long ago, the possibly of using Linux to host the ISY software was discussed, and I believe the GPL proved to be an issue for UDI, which had more than a little to do with the selection of FreeBSD.
  24. Venstar ColorTouch 5200 WiFi Yes, there's a plugin, and it works well $10.95 perpetual license Open API, so no cloud connection necessary. There is a Venter app available along with a free cloud account with Venstar if you wish to control the thermostat remotely without using your UDI Mobile app. You can set up a geofence in the Venstar app should you like. The thermostat works very well, it supports remote temp sensors, and I've had zero issues with it. The GUI isn't terribly responsive, but I almost never use it. It's attractive enough so that the Mrs. doesn't ever mention it.
×
×
  • Create New...