Jump to content

jerlands

Members
  • Posts

    1663
  • Joined

  • Last visited

Everything posted by jerlands

  1. I believe this is possible using Amazon Echo... I'm waiting for UDI's app to be approved before wading into it though Jon...
  2. If I understand LeeG's post the slowest ramp rate you can achieve using the local setting (for anything under 9 minutes) is 9 seconds. Using a program however it appears you can get an 8 minute ramp rate. You might change the local settings back to .1 second on all pots and use a program to control. Ramp Rate - [ID 00DA][Parent 00CC][Not Enabled] If On Mon, Tue, Wed, Thu, Fri Time is 7:30:00AM Or On Sun Time is 9:00:00AM Then In Scene 'Dionte-Good-Morning' Set 'BSMT-Left-Pots.1' 8.0 Min (Ramp Rate) In Scene 'BSMT-Left-Pots.1' Set 'BSMT-Left-Pots.1' 8.0 Min (Ramp Rate) Else - No Actions - (To add one, press 'Action') You'll need both those lines for each pot... and to change the rate back you'll need a different program (unless you change your condition to "From" (i.e., 0730am to 0830am) and then you can put it in "Else." Ramp Rate Off - [ID 00DB][Parent 00CC][Not Enabled] If On Mon, Tue, Wed, Thu, Fri Time is 8:30:00AM Or On Sun Time is 10:00:00AM Then In Scene 'Dionte-Good-Morning' Set 'BSMT-Left-Pots.1' 0.1 Sec (Ramp Rate) In Scene 'BSMT-Left-Pots.1' Set 'BSMT-Left-Pots.1' 0.1 Sec (Ramp Rate) Else - No Actions - (To add one, press 'Action') Jon...
  3. jerlands

    Timer Program

    Here's another option.. just press On again and it'll run the timer... If Status 'Fan Master Bathroom' is On And Control 'Fan Master Bathroom' is switched On Then Wait 15 minutes Set 'Fan Master Bathroom' Off Else - No Actions - (To add one, press 'Action') Jon...
  4. I believe the upcoming 5.xx will offer an integrated calendar but in the interim.. apostolakisl wrote a calendar program which can be viewed on Wiki. Jon...
  5. jerlands

    Timer Program

    Another option is to control the timer based on an event other than the fan switch.. If Status 'Light Master Bathroom Vanity' is Off Then Wait 15 minutes Set 'Fan Master Bathroom' Off Else - No Actions - (To add one, press 'Action') This shuts the fan off after the bathroom light is switched off Jon...
  6. jerlands

    Timer Program

    Curious as to why you'd want your bathroom fan running without a timer? You could use "Fast On" (double tap) for a timer and reserve "On" for no timer. If Control 'Fan Master Bathroom' is switched Fast On Then Wait 10 minutes Set 'Fan Master Bathroom' Off Else - No Actions - (To add one, press 'Action') Also, in regards the programs I posted.. "Master Bathroom Fan Timer B" is not needed.. I just noticed that Jon..
  7. jerlands

    Timer Program

    If you switch the fan on locally then the status of the fan is On.. i.e., "status fan is off" is countering "control fan is switched on." Here are mine... Master Bathroom Fan Timer A - [ID 00A5][Parent 00A3] If Status 'Fan Master Bathroom' is On Then Wait 15 minutes and 30 seconds Set 'Fan Master Bathroom' Off Else - No Actions - (To add one, press 'Action') This program is unnecessary Master Bathroom Fan Timer B - [ID 00B0][Parent 00A3] If Status 'Fan Master Bathroom' is Off Then Stop program 'Master Bathroom Fan Timer A' Else - No Actions - (To add one, press 'Action') Jon...
  8. Apparently you need to disable the off timer when you run the green egg scene (does that have something to do with ham set the variable to 1 in the green egg program then include it in the timer program. If Control 'Great Room / Great Room Devices / GR Patio KPL - A Patio' is switched Fast On Then $i.EggScene = 1 Wait 3 seconds Set Scene 'Outside / Big Green Egg' On Else - No Actions - (To add one, press 'Action') If Status 'Outside / Outside Rear Spots' is On and $i.EggScene = 0 Then Wait 15 minutes Set Scene 'Outside / Outside Rear Spots' Off Else - No Actions - (To add one, press 'Action') Jon...
  9. You might try increasing your timeout but it looks to me by the following errors the problem is either a flaky DNS server or your smtp server is slow. -50001 SMTP SERVER FAILURE -140000 HTTP_CLIENT_DNS_ERROR Jon...
  10. This all looks DNS related to me.. You might change to 8.8.4.4 , open Event Viewer "level 3" and run a test message.. Jon...
  11. There's a very similar post to yours where changing the DNS to 8.8.4.4 did work.. Jon...
  12. Arr but the berth is near Jon...
  13. Appears though to be a signal generated by either noise or errant device. Is all this dual band? Jon...
  14. Well, they all share a ground and the neutral.. you might check to see if you have some voltage across the two. Jon...
  15. jerlands

    Foscam Recording

    I don't have first hand info but googled "Foscam IP Camera CGI start stop recording" and that led me to the Foscam Forum. Jon...
  16. I wonder what that means? Sounds promising though Jon..
  17. I imagine you could run heavier gauge wire several hundred feet and maintain signal from the switch? Jon...
  18. Here one.. SECO-LARM SM-226L-3 Jon...
  19. Here's an interesting project that "uses a dual-axis accelerometer to detect motion and vibration coming from the washer (or dryer) and alerts a phone via SMS text message when the machine is no longer vibrating." I mean... if you really have to know Jon...
  20. Apparently So... more info by searching forums for EZSnsRF Jon...
  21. What's the firmware and UI version and how many devices do you currently have installed? Jon...
  22. Through ISY.. remove the device then link again... Link Management > New Insteon Device > Device Type drop down menu find 8 button KPL 2334-2 Jon...
  23. I like the "dusk.dawn" feature to turn lights on/off during overcast days. Jon...
  24. Hey Chris... This should work... If Control 'Your Switchlinc' is switched Off Then Disable Program 'Your Program' Wait 15 seconds Enable Program 'Your Program' Else Jon...
  25. Whew Hew!! Wonder how long that's gonna take? Jon...
×
×
  • Create New...