Everything posted by larryllix
-
Remote Thermostat and ISY setup
Temperature reports by exception to rules inside the 2441ZTH. The rules are outside about a 1.5 degree C bandwidth and you just have to wait for it to change that far. Take a hair dryer to it for a few seconds to start it off if you can't wait. Humidity reports on a timed cyclic basis and can be used as a heartbeat to detect if the thermostat is still alive. Although it may report the same RH and ISY may not report the input to trigger programs. I wouldn't use a wireless thermostat to control house temperatures if this is the only source of heat. Humidity, or for a heat source that is not the only one, and doesn't have the capacity to overheat an area, fine, but that is season dependant also.
-
Triggers and conditions and IFs, oh my!
Sure. Use the Wait command and repeat the line. This need to be investigated further as Insteon uses two different frequencies and mediums or transmission, powerlines and RF. It is not likely the meter uses the same frequency. Front House Light - [iD 0002][Parent 0001] If From Sunset + 30 minutes To 10:00:00PM (same day) Then Set Scene 'Front Lighting' On Wait 3 seconds Set Scene 'Front Lighting' On Wait 3 seconds Set Scene 'Front Lighting' On Else Wait 30 minutes (Random) Set Scene 'Front Lighting' Off Wait 5 seconds Set Scene 'Front Lighting' Off Wait 5 seconds Set Scene 'Front Lighting' Off
-
ISY 994i Reporting Capabilities
I use my only SynchroLinc on my dryer and it has worked very well even with the motor starting load of the dryer. Of course the dryer motor may be a much lower surge startup design than a pump motor. This sounds like some research in the internal fuse is required to replace what you have with an appropriate fuse using dual element time delay to handle your motor inrush as well as still protect your electronics in the SynchroLinc. These fuses cost a bit more and possibly the cheapies were used for your units, or maybe all units produced. This is a common problem with people not understanding overcurrent protection devices..
-
Adjusting clock stops all "Repeat every X minutes/seconds" programs
My ISY clock jumped and caused an ISY Query at 3:00 AM last night. This resulted in an I/O Link sensor to report the wrong status and I spent some time investigating why my PV battery charging system failed at 3:00 AM ! I have saved the logs but haven't figured out why my ISY was doing a query at 3:00 AM when I have mine set to go at 4:00 AM each night. I also have to figure out where the false report came from, the inverter algorithm, the I/OLink, wiring, or ISY. Some other program non-completion happened, cancelling my beepers from shutting off. We woke up to two BuzzLinks beeping continuously instead of the allocated 2-3 seconds worth. grrrrrr......
-
Adjusting clock stops all "Repeat every X minutes/seconds" programs
Anytime I use the "repeat Every x time" loop I always include a few daily triggers to restart should this fragile structure stall. If time is 12:01 AM Or time is 6:00 AM Or time is 12:01 PM Then repeat every 1 minute xxxxxxx Else --
-
3-way Switches with Motion Sensor
I went through some of this dilemma about letting ISY control everything but ended up thinking this way. - I used scenes to "direct operate" my lights from MS units and other three-way switch schemes. The On response is immediate. ISY is not involved, at all. - I use ISY to turn them off again, based on motion, and switch actions. - In many common rooms I don't worry if they trigger during the middle of the day. They are al LED bulbs and cost pennies per year to not worry about it. - In bedroom areas I use programs to modify the scene brightness levels before the lighting is needed.
-
Suggestion
Overlapping timers could be a problem for simple schemes to implement this in ISY.
-
Suggestion
If you think of it this is actually asking ISY to accept a passed parameter. This may come in years but I doubt soon. Even if Alexa could accept concurrent commands like Alexa Wait and then turn off bedroom light. whereas the ISY Wait could be a 10 minute program delay to set a flag Then the bedroom light off program could be activated when the timer was complete. I am guessing this could be done now. This would take a bank of variable and routine triggered on those variables. I use that technique now. When Alexa is asked to do each task it could set a "forthcoming" bank of variables based on the task. After the installed wait the "forthcoming" bank of variable would be copied into the trigger bank of variable and the task would run after a delay. "Alexa ask izzy to wait" sets a short timer program "Alexa ask izzy to wait longer" sets a longer timer program "Alexa ask izzy to turn bedroom lights off" set the "forthcoming" bank variable. Of course this would take multiple repeated programs involved in time delays. Commands may become possible like. "Alexa, ask izzzy to delay unit 8 PM" etc.... using the same technique.
-
Message Every 30 Minutes Until Door Opened?
Here is a set of programs that I use to alert me of my dryer items. The first program gets alerted by the dryer running after 10 minutes to avoid somebody just looking in the dryer door or tossing in another piece of clothing while running. Included is a notification that the dryer is running too long. This can be caused by the dryer door being open and detecting the light in the drum being on. Cold air is leaked into the house while the door remains open or the timer could be stuck on the dryer. That part would probably not apply to your washing machine and those lines can be removed. Dryer Running - [ID 009C][Parent 0066] If 'Mudroom / Dryer' is switched On And 'Mudroom / Dryer' is not switched Off Then Wait 10 minutes Enable Program 'Dryer Finished.Alert' Wait 1 hour and 20 minutes Send Notification to 'Text Jackie' content 'Dryer Still Running' Wait 3 seconds Send Notification to 'Text Larry' content 'Dryer Still Running' Wait 3 seconds Send Notification to 'eMail Jackie' content 'Dryer Still Running' Wait 3 seconds Send Notification to 'eMail Larry' content 'Dryer Still Running' Else - No Actions - (To add one, press 'Action') Negative condition in "If" aborts "Dryer Didn't Stop" notifications. The second program gets enabled by the first program, and goes through a sequence. It rings my back doorbell 8 minutes later, it rings my doorbell and a chime in the basement. 10 minutes later, it sends notifications out to cell phones. This sequence is cancelled, at any stage, by opening the dryer door or entering the laundry room to witness the dryer stopped. Dryer Finished.Alert - [ID 0096][Parent 0066][Not Enabled] If 'Mudroom / Dryer' is switched Off And 'Mudroom / Dryer' is not switched On And 'Mudroom / Motion.MudRm' is not switched On Then Run Program 'Dryer Running' (Else Path) Wait 15 seconds Set 'Foyer / Doorbell.Back' On Wait 3 seconds Set 'Foyer / Doorbell.Back' Off Wait 8 minutes Set 'Foyer / Doorbell.Back' On Wait 1 second Set 'Rec Room / Chime' On Wait 3 seconds Set 'Foyer / Doorbell.Back' Off Wait 1 second Set 'Rec Room / Chime' Off Wait 10 minutes Send Notification to 'Text Jackie' content 'Dryer Finished' Run Program 'Dryer Finished.Alert' (Else Path) Else Wait 2 seconds Set 'Foyer / Doorbell.Back' Off Set 'Rec Room / Chime' Off Wait 2 seconds Disable Program 'Dryer Finished.Alert' 'Dryer Running' enables and disables this program. Motion in room or dryer opening cancels notifications.
-
Alexa just stopped saying 'ok'
Oh yeah, I got one of those the other day with an install URL on it that redirected me to the real install software. LOL I think I have only ever watched 1-2 DVD movies in my life since VHS/Beta/8mm died but I still watch about a dozen per week at the theatre, downloaded and Internet and sat. streaming.
-
Alexa just stopped saying 'ok'
DVD? You are having a flashback! I haven't rented or played one of those since I put my VHS machine away. hmmmm... well, rented one...ever?
-
Help-Program to Shut AC Off if door is Open Too Long
It has to set to deliver On commands when opened for the OP complaint to be true. An Off signal would trigger the else clause and cancel the then case and the OP complaint wouldn't exist. Also, the door closed can never be detected and the logic never work if Off is never sent. Since the OP now claims, it does work, but didn't previously AND now invalidates the lack of Off arguments above, he must have intermittent comms from his Door sensor to ISY.
-
Amazon down, so is Echo
Wikipedia was wonderful and working when we were without wondering if Washington was word washing.
-
Help-Program to Shut AC Off if door is Open Too Long
As an afterthought v5 can assign variables the value of a thermostat mode and restore them after by assigning the mode the variable value. This could be used to memorise the stat mode, regardless of what mode is currently set, and restore it after the open door policy enforcement.
-
Help-Program to Shut AC Off if door is Open Too Long
oooops...Not gonna' be that easy. If Status 'Doors and Windows / Door-Sliding' is On and Status "Air Conditioner' is Mode Cool <----the Mode was set = Off when the door opened. Then Set 'Air Conditioner' Mode - Off Else Set 'Air Conditioner' Mode - Cool The plot thickens with variables. It gets a little thicker, yet, once the compressor delay shows up. When will UDI inclement the "You know what I mean" program line? Probably not good to play with the Mode on the stat but rather just raise the temperature. Changing the mode raises all kinds of conditions like Home/Away, A/C was off in the first place due to spring or fall weather, and possibly a few more unseen conditions.
-
Wifes reaction to another "woman" in the house?
My wife says the same thing when I continuously clink the fork against the side of my plate or glass. I used the exact pattern sequence I taught her too. Somebody once told me, when a woman finds out they are not the only pebble on the beach they usually become a little bolder. Who wants a pet rock? ....."I don't understand what you just asked me" We are now entering dangerous ground. Please watch your step!
-
Amazon down, so is Echo
What was her head doing in the cloud anyway? Price of Dom Perignon predicted to increase by 300% this week.
-
Amazon down, so is Echo
OMG! You mean Alexa is a GMO product? It must be bad for us. Wait.....? !G.M.O.... O.M.G! Signal echo? Anybody succeed in changing their response phrase from Alexa? "Roxanne! Turn on your love lights tonight......". ... head in the cloud....
-
Help-Program to Shut AC Off if door is Open Too Long
You are going to want to add some conditions to your program to stop the A/C from turning on in the winter when somebody closes the door. If you can control your stat you can likely read the stats of the heat/cool mode also. This will take two programs and no use of the Else clause though.
-
Wifes reaction to another "woman" in the house?
OK. What is "blah...blah...blah...", programmed to do though?
-
How do I add an ApplianceLinc #2456S3 (insteon compatible)?
With an ISY I have never needed to press any link buttons, except for battery devices, to link them to ISY. Those instructions are for linking without an ISY as provided by SmartHome. Just supply the Insteon three byte address.
-
Can ISY Portal be used instead of dyndns? As dyn.com fails to update rapidly.
Does the camera app not use a common IP address/URL for the lot of the cameras? Should have been a change one IP Address:Port and done? Does each cam have a custom IP:Port that needed to be individually setup?
-
LED degrading over time?
Same with the girls sometimes. Sometimes the dimbulbs are cheaper. Some of the brighter ones do cost more. Some are high maintenance. I picked up one with the rounder bottoms back in the early 70s and she still lights up well when I throw the stitch. Teken. Not nice to spit coffee on your keyboard.
-
Long Running WAIT Commands
Looks like you have it. We will be expecting big things from your kichen in the future!
-
Program not working
Posts can be deleted easily.