
BamBamF16
-
Posts
350 -
Joined
-
Last visited
Posts posted by BamBamF16
-
-
On 3/31/2025 at 6:56 PM, WFP said:
I have a small daily program that won't run. I have the EISY (5.9.1) using a 24 Hour Claoc, alway have done so for 10 years back to an ISY and POLISY. With a program as follows:
From Sunset
To 10:00:00PM (Same Day)The THEN Action is always false. If I Change it to:
From Sunset
To 12:00:00AM (Next Day)The THEN Action works fine.
I wonder if it is because of the 24 Hour clock system setting such that in the first case, the programming thinks it is actually from 1930 to 1000 same day so impossible. My thought is that the programming should switch to a 24 hour clock and not use AM/PM format. Seems like a Bug to me but have not exhaustively tested.
Thoughts?
/Bill
Post the actual program from the AC.
-
15 minutes ago, bmercier said:
Please PM me the result of /rest/profiles?family=14&include=nodedefs,editors
In the admin console?
The admin console is correct. The eisy ui has the correct value options in the drop downs. But the upper status display is only showing True/False.
-
3 hours ago, bmercier said:
Can you check what the admin console shows for this property?
For i3 Paddles (and i3 Dial) on the flag node the options are:
Mode - Relay or Dimmer
Program Lock, Resume Dim, Relay at Full On, Key Beep, Disable RF and Error Blink are all On or Off.
The selection drop downs are correct with the right options. It is only the current status on the top half of the screen that show True/False incorrectly.
-
3 hours ago, bmercier said:
There is no scenes support at this time.
I do have a Hue bulb using zigbee, and I see the Move to temperature. However, the input box does not allow to change the value directly, only allows to go up and down. Will fix that.
You should find the Move To Temperature on the same node as in AC.
I can't attach SS for some reason. But in the AC there is "Move to Temperature", "Move Temperature" and "Step Temperature". In the new UI "Move to Temperature" is not present.
-
-
4.2 fixed my insteon node issues. Except I don't have any scenes.
On 6/7/2025 at 5:08 PM, bmercier said:0.4.2 should fix it.
Can you check if this works in the admin console?
I don't see any option to "Move to Temperature" like the AC has. And it works fine in the AC.
-
Hue bulbs added via zigbee direct have some issues. There is no way to direct set a color temperature. Also the stepping is backwards (to me). If you set it to step "Down" in temp, the K increases (4000K to 4016K). "Up" does the opposite.
-
Add one more to the tally of users that have nodedef issues for insteon only items. ZWave and zigbee things seem to work OK.
-
It should have added more than 1 node. I got 4 for each bulb. One didn't do anything and I deleted it. The other three were groupable. The 2 sub groups allow color changes etc.
-
1
-
-
My direct connect hue bulbs work fine. Can set any parameter.
-
So I upgraded as per the directions. I am on 5.9.1 now but the OS did not upgrade. Not sure what to do now.
-
It's been a while since I've programmed an ISY ad we moved and were in a rental for a while. Now trying to setup new house. Am I just missing it or did they remove the scene Copy function to copy between controllers within a scene? I'm stumped and setting up scenes is God awful without it.
And don't get me started but I tried programming in the app. That was beyond miserable. I hope something better is planned once the AC is deprecated.
-
The card snaps at that dotted line. Then it fits like butter. Scared the crap.outta me when I did it but it was intended to be that way.
-
1
-
-
I would consult with @Scottmichaelj. Just installed an M1 purchased through his company Alpha Concepts. Great working with him. Prompt shipping and great communication.
-
1
-
-
Can you set is init value at the same time to the variable value?
-
I would goto PG3 the click details on node server page. Then configuration. Nodeservers should provide setup instructions. Most likely youll need a station ID or location.
-
-
On 6/17/2023 at 9:33 AM, BamBamF16 said:
I thought upgrade went OK. This was my first upgrade on PG3x. It looks OK, but all 3 node servers are showing disconnected and will not show up in AC.
Thoughts?
All,
Just to circle back on this and give the solution that worked. Based on a suggestion from @bpwwer I reinstalled my NS's in the same slots. That was what ended up actually getting everything working again. PG3x thought the NS's were started and running, but they actually weren't. This was post upgrade from PG3 to PG3x.
Thanks for the help Bob!
Jeff
-
2
-
-
4 hours ago, bpwwer said:
@BamBamF16 Have you tried starting the node servers?
If they don't start, download the PG3 log package and PM it to me.
They were all started, but a restart didn't do anything new. Ill PM you the log package. Thanks.
Jeff -
On 6/17/2023 at 1:43 PM, bpwwer said:
Run "Upgrade Packages" again. Once it completes, reboot. Once everything is back up, refresh the browser page.
I did all that. Still nothing. All NS showing disconnected and no data in IoX.
Thanks.
-
2 hours ago, tlightne said:
Did you try logging into PG3x and restarting the node servers?? If they still do not restart PG3x may need to be restarted.
Yes. Restarted each NS and PG3x. Nothing is working.
-
I thought upgrade went OK. This was my first upgrade on PG3x. It looks OK, but all 3 node servers are showing disconnected and will not show up in AC.
Thoughts?
-
11 hours ago, smileyw said:
I implemented it with a few variables and a single problem. I just have to remember to update the "before this year" variable Jan 1st (or around there) to avoid having to back out math.
It is all being sent over to Home Assistant, and I ordered a used fire tablet to show all the data I want to keep track of everything that is going on in the house.
Create a program that runs Dec 31 at 2355 and adds year total to variable.
-
Follow up to my issue earlier. UDI had to remote in and run some uodat/upgrade code. Everything is back up and running.
As always great customer support from UDI.
-
3
-
Program help, please
in IoX Program Support
Posted · Edited by BamBamF16
Control is an event caused by actuation of a device only (not from a program or the AC). It may not necessarily cause a status change (switch is already on and you turn it on again).
So it really depends do you want the program fired on an actuation event or only when status changes.
So in this case the motion actuation is a control event and you want the program firing on the motion control is appropriate.