Jump to content

dbuss

Members
  • Posts

    942
  • Joined

  • Last visited

Everything posted by dbuss

  1. @bpwwer, @MrBill, @maxnorth Using the information you all provided, I have grouped the AQI readings in 25 point ranges from 0 to 175. Whenever it changes from one range to another I am notified. It's working as intended. Thanks again for your insight. Here is an example of my programs. Program 1 EPA AQUI 100-125 - [ID 008E][Parent 0001] If 'Polyglot / Purple Air AQI / Outside' EPA AQI > 100 And 'Polyglot / Purple Air AQI / Outside' EPA AQI < 126 Then $Aqui_100_125 = 1 Else $Aqui_100_125 = 0 Program 2 AQI 100-125 Notification - [ID 0094][Parent 0001] If $Aqui_100_125 is 1 Then Send Notification to 'Email' content 'EPA_Aqui_100_125' Else - No Actions - (To add one, press 'Action')
  2. That's very interesting, @maxnorth. Thank you!
  3. Thank you @bpwwer and @MrBill. Much appreciated.
  4. I have the program below to alert me when the EPA AQUI is over 100. It works fine. Right now I get continuous updates as long as the AQUI is over 100. I would like to change the program so I get notified once when AQUI goes over 100 and then again when the AQUI goes under 100. . Here's my current program. EPA AQUI Greater Than 100 - [ID 0088][Parent 0001] If 'Polyglot / Purple Air AQI / Outside' EPA AQI > 100 Then Send Notification to 'Email' content 'EPA AQUI Greater Than 100' Else - No Actions - (To add one, press 'Action') Thank you!
  5. Nathan, I can help you with a PLM and 5 switchlincs.
  6. Create a program in your ISY to ,open your garage like this: Open Garage Door - [ID 0089][Parent 0001] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Set 'ZW 018 Garage Door' Open Else - No Actions - (To add one, press 'Action') Create another program in your ISY to close your garage door like this: Close Garage Door - [ID 008A][Parent 0001] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Set 'ZW 018 Garage Door' Close Else - No Actions - (To add one, press 'Action') Then add programs to Alexa as scenes. Then create routines for opening and closing your garage door using the scenes.
  7. Have you tried pressing the "Write Changes" button?
  8. What are the steps you are using to set the parameter?
  9. Do you not have an "Options" button to the left of the "Users" button on the admin console?
  10. Have you tried restarting your admin console?
  11. From your admin console click on "Help" then click on "About" and make sure the "UI" and "Firmware" versions are the same.
  12. dbuss

    House for sale

    i added the new homeowner as an admin and then removed myself from the account.
  13. dbuss

    House for sale

    I sold the house and included the ISY, Insteon devices, Z-Wave devices and Elk alarm system .
  14. Try this. https://smile.amazon.com/Honeywell-TH6320ZW2003-Thermostat-Comfort-Control/dp/B07HFL7R44?pf_rd_r=E95RV54897XWX4GR0GW2&pf_rd_p=be25f964-4afb-442f-819e-9e628b270a7c&pd_rd_r=5bc4fd8a-9c5b-4187-973a-e549ba548c4c&pd_rd_w=EuYOj&pd_rd_wg=oYyG6&ref_=pd_gw_ci_mcx_mr_hp_d
  15. You could plug in an Insteon plug-in device in the other buildings then check to see if you can control it from the admin console.
  16. GoControl has worked well for our needs as well.
  17. My program updates as it should. Basement Temperature - [ID 007F][Parent 0001] If 'Polyglot / Buss House / Basement' Temperature is not 100.0°F Then $Basement_Temperature = 'Polyglot / Buss House / Basement' Temperature °F Wait 5 seconds Set 'Polyglot / Virtual Device Controller / Basement Temperature' Set Temperature '$Basement_Temperature Fahrenheit' Else - No Actions - (To add one, press 'Action')
  18. I've been doing the same thing as @lilyoyo1. I've used several fanlincs in the past and had no problems with them. We very seldom change the fan speed and it was much more convenient to just change the fan switch than add a fanlinc.
  19. When I had two properties with an ISY at each location, I found it much easier and less complicated to have a separate portal account for each ISY as well as a separate Amazon account for each. I had an echo device in property A linked to property B and an Echo device in property B linked to property A. It worked very well.
  20. You will need to go to your portal, select the Chesapeake ISY, in the "Select Tool" drop down menu select ISY Information from the Information tab, then copy the Admin Console URL:. Then open the ISY Launcher, select the add button and paste the Chesapeake URL into the space under "Enter the URL', then click "OK". You should now have the Chesapeake ISY in the ISY Launcher. Click on that URL to get to the Chesapeake ISY. Remember, you will need to use your ISY portal login credentials when logging in remotely to your ISY.
  21. That's awesome!
  22. I'm in the process of installing two Leviton 49605-30W RF Transparent Structured Media Enclosures. I too would have went with the 42" model had it been available.
  23. This link may answer your questions. http://wiki.universal-devices.com/index.php?title=Main_Page#Front_Panel_LEDs.2FLights
  24. Have you tried this? (1) Right click on ISY Launcher shortcut(2) Select Open file location(3) Right click on javaws.exe(4) Properties > Compatibility > Change high DPI settings(5) Check "Override high DPI scaling behavior. Scaling performed by:"(6) Select "System (Enhanced)"
  25. Well, I purchased my first one and after a couple months of using it, I bought six more. So, I guess, I did all over again already. The issues I listed are really the only issues I've experienced thus far.
×
×
  • Create New...