Everything posted by BamBamF16
-
ISY on Polisy v5.0.1 Is Now Available
From another forum: Yes but please do make sure: 1. Your are already on 12.2 (uname -a) 2. Make sure udx is on 2.1.2_1 (pkg info udx). If not, upgrade udx (sudo pkg upgrade udx) 3. Run cat /usr/local/etc/udx.d/static/update13.sh | sudo bash This will upgrade you to 13, upgrade Python to 3.8, and then goes through all your node servers and upgrades them to use Python 3.8. There will be one more massive upgrade which may need manual intervention (signing/verifying the bootloader). Once that's done, upgrades should be as smooth as ISY. With kind regards, Michel
-
ISY on Polisy v5.0.1 Is Now Available
I successfully upgraded to 5.0.2 (after getting everything up to date earlier). However, I have only successfully gotten the admin console to open once. I set my username/password and set the clock to 24 hours. However, I doesn't start anymore. And when you click on "Admin Console (LAN)" it locks up the launcher and you have to close that. Running from a Mac with no issue with ISY device in the past. Thanks, Jeff
-
Get Started (v1.3)
When I tried it previous I got an error with uname -a. Now it shows 12.2. I executed the update/upgrade combo though. What did I miss? Thanks, Jeff
-
Get Started (v1.3)
When I execute: sudo pkg install isy I get 'no package available to install matching 'isy' have been found in the repositories. Thoughts? Thanks, Jeff
-
Decomission an ISY (Insteon/ZWave)
I left my system in ace but deleted specific use programs. I reset username and passwords. Then contact UDI and they removed any modules ties to my account. At the end if the day everything worked in its basic form (3 ways, fans, etc). I typed up a short primer on insteon and isy including how to login. I think it went good for the new user.
-
not enough links?
You did a replace switch after adding it to..the isy?
- Platforms
- Platforms
- Platforms
-
Admin interface folder expansion colors
Are any of the other themes better?
-
ISY not found in ISY Launcher
Power cycle/reset router and see if it changes.
-
ISY not found in ISY Launcher
If the setti g are greed out you have success. I don't think they blank the old settings. And it would take a power cycle to get a new IP from the router.
-
True status of KPL button for garage door
Can be done with 1/2 scene if IOlinc and sensor are correctly setup. I sold my house so don't have setup in front of me to show. But from memory IOlinc to toggle A I think. Wire to NC with appropriate mag sensor. Make a button (controller) and IOlinc relay (responder) in a scene. Then put sensor (controller) and and button (responder) in second scene. But that is from a 2+ year old memory.
-
House for sale
I did the same. Wrote a white paper on the basics with links to more info. Also wrote what each button program did currently. Then reset password. Had to go isy portal to remove old ISY UUID from my portal account. Added new one at the new house.
-
Displaying individual variables "as devices" (sort of like virtual devices)
I knew the error was in my setup. In my tired state (nice excuse) while setting up I created the test variable as an integer variable, not a state. So the issue was all me. thanks Teken.
-
Displaying individual variables "as devices" (sort of like virtual devices)
Ok, so then I don't have something setup correctly. My underlying variable isn't updating.
-
Displaying individual variables "as devices" (sort of like virtual devices)
Is this NS supposed to update the underlying variables value? It isn't for my test switch I added but I might have done it correctly. Thanks all. Jeff
-
List of Users
Thanks for the words all. I was referring to the user list in the admin console. I though that was activated in v5. My bad if wrong. It is annoying you can't see what is set as the admin name even. Mine is blank when I view it.
-
List of Users
Is there any way to generate a list of the currently assigned users (names)? Thanks, Jeff
-
How to control INSTEON KeyPadLinc scenes from different buttons
Add the show end button to the show start scene as a responder. Set it to 0%. So when you press the show start it should turn off the show end button. the only issue with this method in my mind is one button will always be lit. There are more complicated methods involving programs to solve that issue. Also set the buttons to non-toggle on. Jeff Edit - you might also be able to use button grouping but I've not done that.
-
Support Thread: 5.0.16C (ISY994)
The upgrade reset your disabled programs to enabled. Put back as they were and it should Fix it.
-
ISY Admin Console from Mac
Make sure in security settings you allow it to open. I believe there are 3 levels. Make sure it is not on the highest level. Then if it won't open go back to the security panel and select open anyways. The next time you attempt it should open.
-
email ISY's IP address
Why would you not know what the ip address is? I would recommend static(known) or DHCP(also known). Or do.you mean what ip address is assigned to your LAN by your isp? If that is the case the I recommend getting a domain name and using some type of DUC app. Much easier. Albeit with a year cost ( can be free if you don't mind weird domain names).
-
Keypad switches with Alexa
The primary keys (A on 8 button and On/Off on 6 button) are just like any other switch. The others on the keypad must be controlled by scene yes.
-
Soft Keypadlinc-like Console from Raspberry Pi
@garybixler, One quick thing. You can put the KeyColor=royalblue up top in the general area and you won't have to add it to each key. Jeff