-
Posts
14925 -
Joined
-
Last visited
Everything posted by larryllix
-
I would. I consider v5 stable and as finished as any high-tech product I have ever bought.
-
Your repeat construct is used incorrectly. Move the Repeat up two lines and notice what happens to the format of your program. I notice you using a scene to operate this light. Does the scene contain more devices that just this one? If you are using V5 you can save the light level into a variable and then restore it from that variable when you are done.
-
Contact UDI. They have some deals for people doing this and can transfer licenses from one unit to another. Sent from my SM-G930W8 using Tapatalk
-
This makes me wonder if a ct around one conductor of the load feeding a few wraps of wire around a CAO Tag would detect the magnetic field? Even a split extension cord with conductors wound around it in opposite directions to make the fields additive instead of subtractive? That also keeps the conductors the same length and tidy. If these these Tags can detect earth magnetic poles........ Hmmmm.... some experimentation is in order there. Wife misses her dryer done doorbell and notifications a lot. Sent from my SM-G930W8 using Tapatalk
-
Yeah. The system variables are not available directly in logic equations. They have to be assumed into a variable in another program with a sampling loop. Then they can be used for program triggers. Sent from my SM-G930W8 using Tapatalk It should be noted that ISY only has a cheaper hardware based clock and may not keep good time without an occasional online sync.
-
First. With Insteon you don't query devices unless you have system defect. If temp > 80 Then set xxx on Else set xxx off Sent from my SM-G930W8 using Tapatalk
-
Nicely done Fred! I find it easier to just write my own a lot of the time as the docs these days on hobby level stuff is so bad I have no idea where to even type in the lines given. [emoji20] Confused by your overlays. You aren't running admin console on the RPi are you? Sent from my SGH-I257M using Tapatalk
-
Just try Hey Google! Turn On the lock! Hey Google! Turn off the lock! Point it at a program, scene, or device of your choice with a vocal definition of "Lock" in the ISY portal, in the vocal to ISY element assingment table
-
If (disabled) .....status is on Then ....turn it off Else ....turn it on
-
Yes Thanks! 20 Watts seems very low for a sump pump and the time delay is quite short for a well working (and set) synchroLinc. Do you know how many Watt the pump draws when running? You can get that by turning off the time delay (0s) and increasing the Threshold to where it just barely turns on. Right now you have your On being sent at 20 watts and Off at 15 Watts wit only 1.34 seconds delay to send the On. This may just make it erratic as these things are made for loads up to 1800 Watts. That is working at the very bottom and maybe erratic end of the metering. Metering is not real good running at 0.3% of full scale hysteresis. That may be below it's resolution making the 5 Watts less than one count of change in the metering result. My sump pump is 1/4 HP and cycles on for shots of about 10-15 seconds each cycle. Just enough to clear the sump pit and then rests again for a few minutes or a few hours. My thoughts are you have a typical sump pump drawing a few hundred watts meaning your threshold may work better at 100-200 watts and then you could set your hysteresis somewhere around 100-150 Watts, No matter what the load of the pump I would set the time delay to 4-6 seconds if you think it is rattling the contact on/off.
-
Looks like it should work What are the On, Off and timer settings you are using inside the synchrolinc?
-
My synchroLinc has no order of calibration, or calibration settings. It has an On setting, a power hysteresis (I forget the exact nomenclature) setting and a delay timer. Both the power Off hysteresis, and the delay timer are different forms of hysteresis, one being by power in Watts and the other being by time. If you had a device that drew 100 Watts when On and 10 Watts off, you would set typically the On setting about 60 Watts (60%?) and the Off hysteresis setting about 30-40 Watts (20%) making it sense Off at anything below 60 - 40 = 20 Watts. After that appears to work satisfactorily, you would then add a small time delay so multiple triggers would never happen unless the synchrolinc was defective and not functioning correctly. This has been discussed many time in different threads previously. I know they are not available any more, and mine needs new power supply caps, apparently Have these units changed in the last two years?
-
The synchrolinc already has a hysteresis delay timer built in. An additional wait should not be necessary in an ISY program. You cannot have a program disable itself and then re-enable itself. When a program is disabled, it stops processing lines. The suggested program does not display it's own name. Sent from my SGH-I257M using Tapatalk
-
See post #3 & #8 Mine has no problem running the admin console either. It is the creation of all the symbols, avatars and icon in java.
-
It's not so much the download speed, which is somewhat slow also, but only a single background task for ISY while it still performs REST and event triggered tasks, and shared the Ethernet port, maybe not too bad. IMHO it is the slow java package on your computer drawing every box, icon, and avatar first. This is apparent on the later firmware versions as the admin console boot now displays what it is grinding on. My faster machine doesn't take 1/4 of the time but it is still a painful wait. I don't use the admin console remotely as I cannot see any proofs of my efforts and admin console java just goes away frequently as java decides you don't need it for some reason. The quest is on to get UDI to switch over the HTML5 but they have been busy with Zwave which surprised their work load with so many varying (maybe obsolete) devices. You should see my Palm Pilot load it!
-
What speed and number of cores is your computer you are running the java based admin console on? Mine takes about 5-6 minutes to load on a single core 2.2 GHz CPU. The java rendering icons grinds it to a standstill almost. Try the nonsecure http port access for ISY. You are on a LAN behind your router firewall anyway.
-
I have LED strips that show a glow at 1%. They used switched PWM and go down linearly until 0%.
-
Another thing to note is that Control switched only detects human touch sources whereas status detects any source affecting the dimmer. So it depends on what you want to detect as a trigger. One more - just some gottchas for down the road Control Switched On is good for creating retriggerable timers. Once a dimmer is at 100%, there is no detection of Paddle Tap Up any more with Status (level change) detection. With Control Switched ON it can retrigger the Wait timer and start over each time.
-
Check your links between ISY and devices. Has to be a confused signal. You know what those are like.
-
My thoughts were if you are doing a slow ramp fingering you got contact bounce looking like a Fast On of Fast Off.
-
Do you have delayed writing to battery devices option turned on? Have you put your MSes in Linking mode and wrote the updates to them. Mine took almost ten minutes each to dump the ISY cache into them. Every MS motion sensed would cause a massive Insteon data storm for several minutes. After dumping the cache out, and disabling the delayed write option all is running fast again. I had lights responding 20-40 seconds later with direct scene control to the MSes..
-
Paddles or Keys do not have a status. As posted elsewhere Not Off will never be true. 'Off' will be when the event happens. Not cause the Else to run because it is now False while being evaluated from the event. In your case posted If control switched Not Off Then do A Else do B 'do A' can never happen. 'do B' can.
-
I had an OnOff Module (plug-in for humidifier) randomly send out a Scene On code when operated, instead of an 'On' ACKnowledgement. A simple power cycle cured that one, after months of sleuthing a phantom "All On" with some recognisable pattern intelligence.
-
OK, wrong person to ask, The "delete All" was in the original Alexa App in both the Android and the Webpage version. Now, with the newer Alexa app, the app doesn't give full functionality on my mobile Android 4.4, or in any browser I have been using since, Amazon decided to obsolete users not supporting recent google advances. I would have to borrow my wife's phone to see if that feature still exists. UPDATE: The "Delete All" option is still there in the RPi Chomium rendition of the Amazon webpage app. https://alexa.amazon.com/spa/index.html#appliances
-
Good catch! This may be a desirable feature for the OP. Each time the gate is changed open or closed, Else will run resetting the Else timer, effectively making the algorithm 5 minutes after the last gate change the next open will notify. Gate traffic will extend the time.