Jump to content

strahan001

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by strahan001

  1. Benoit, Yes using the ISY portal, via web access the lights can be turned on and off. I opened the device and clicked fast on, fast off and was able to toggle.
  2. Hi there, It is doing it again? Was working fine in the AM then all of a sudden I can't turn anything on? Very bizarre.. I can turn items off, just not on. Any ideas?
  3. Yup, will need to call in Scooby Doo and Shaggy.. Thank you!
  4. Not quite sure what you did? Or if you did anything but it would appear all is working now?
  5. Yes, I can control all the lights via the admin console
  6. I sat down and methodically went through the steps and documented them below.. I rebooted all the various devices, ISY, the three alexas in the house. Using the Alexa App, I "forgot all" and clicked discover Tested Alexa by Saying "Alexa Kitchen on", the light did not turn on, however, if I turned it on manually then asked to turn it on, the light actually turned off Using the Alexa App, I "Forgot All" Using the ISY Portal, I removed the device, readded the device to the ISY Portal Using the Alexa App I clicked discover Tested Alexa by Saying "Alexa Kitchen on", the light did not turn on, however as before, if I turned it on manually then asked to turn it on, the light actually turned off Result Fail Using the Alexa App, I "Forgot All" Using the ISY Portal, I removed the device Using the Admin Console for the ISY Device I removed the device, then readded the device Using the ISY Portal, I added the device Using the Alexa App, I clicked Discover Tested Alexa by Saying "Alexa Kitchen on", the light turned on The kitchen table does not turn on, it will however turn off if I physically turn it on.
  7. Hi there Benoit thank you for looking into my issue. I upgraded to v3, forgot all devices and re discovered, same issues. The one that is working "kitchen" due to me removing it completely from the ISY and re-adding it. Kitchen Table is one that is not working.
  8. Michel, The ISY Portal reflects the status of the device, as does the Administrative console, as does Mobilinc, and in all three cases I can toggle the devices off and on. Very odd..
  9. I sat down and methodically went through the steps and documented them below.. Using the Alexa App, I "forgot all" and clicked discover Tested Alexa by Saying "Alexa Kitchen on", the light did not turn on, however as before, if I turned it on manually then asked to turn it on, the light actually turned off Result Fail Using the Alexa App, I "Forgot All" Using the ISY Portal, I removed the device, readded the device to the ISY Portal Using the Alexa App I clicked discover Tested Alexa by Saying "Alexa Kitchen on", the light did not turn on, however as before, if I turned it on manually then asked to turn it on, the light actually turned off Result Fail Using the Alexa App, I "Forgot All" Using the ISY Portal, I removed the device Using the Admin Console for the ISY Device I removed the device, then readded the device Using the ISY Portal, I added the device Using the Alexa App, I clicked Discover Tested Alexa by Saying "Alexa Kitchen on", the light turned on This points to that something occurred with the ISY? Am I going to need to go through and redo all the lights in my ISY, scenes?
  10. Hi there, Odd item here, around 1130 CT all was good, then all of a sudden Alexa wouldn't turn anything on. I rebooted the Echo, the ISY, removed and re-added the switch, same thing. I say "Alexa Kitchen on" Kitchen does nothing, if I turn it on, then repeat "Alexa Kitchen on", the kitchen turns off. Wicked odd.
  11. I spent several more hours on it last night and finally stumbled upon that I needed to recreate every scene and every program and at that point things started to work again.. What I am trying to do is do a program that says "if this button is a status of on" then do this. There is no status of on anymore to select in the drop downs? It is simply off or some % of being on and a status of responding. Is there a reason why the on status is no longer an option?
  12. I recently had a battle with my PLM, and had to call support, during this process my ISY was updated to 4.2.2. It seems that since this upgrade was done, my programs are not working the way they used to. I have dug and dug and read all the various posts and am struggling to figure out what is going on. I have created a scene called bed time, I then created a program that if a keypad button is on it would then kick in the scene bed time and dim it to the off position. I have found that there is no "status" for the button anymore in the program.. I tried a "not off" logic to kick it in. No go. Can you assist me in getting this resolved? I am at my wits end here and am throwing in the towel. Thank you
  13. Any comments regarding the spam of emails that the ISY produces when I place it at the end of the irrigation cycle?
  14. So I think I have this irrigation thing finally figured out, the hardest part is trying to figure out the absorption factor. I am now to a point that I would like to have the system e mail me when they system is watering, along with that e mail it will simply poll the weather bug information and provide a nice little report for me to see what the information was for the day. For some reason when I have put this option in the program the ISY spams the heck out of me and I can't seem to figure out why. Does anyone have any type of similar issue? Or seen this before?
  15. Ah ha! Thank you!!
  16. Ok I have been testing the irrigation module for the past few days.. After a cycle of watering is complete, the Irrigation Cycle complete is run, I am seeing that the amount of "Irrigation requirements" is apparently decreasing by the allowable depletion amount rather than the water applied during irrigation?? Is that correct or am I missing the boat on this? Thank you and appreciate some input.
  17. Andyf0 Can you expand on the the irrigation interval item that you have in your program? How you use it what it is used for samples perhaps? Thank you
  18. Ok, great, one of those nerdy things I just happened to think of.. Now if an algorithm can be developed to forecast when it will rain so I don't water before it rains! Great product! Thank you
  19. Seems logical.. One other question if I may.. I don't think this would ever need to happen, but I was wondering.. How would you program the system to actually go in a loop till the required irrigation amount was to the number 0?
  20. I recently bought and have been attempting to implement the irrigation module. I put an e mail notification at the beginning of the water process to let me know the irrigation requirement. I then proceed to water, then have the system re-email me the irrigation requirement. As noted, the Cycle complete is supposed to subtract the fixed value set in the variable "water applied per irrigation cycle", I have noticed that irrigation requirement has not been altered? here is the the sample code If Time is Sunrise - 3 hours And Module 'Climate' Irrigation Requirement >= 0.25 inches Then Send Notification to 'Sean' content 'BeginWater' Set 'Water Back Yard' On Wait 5 minutes Set 'Water Back Yard' Off Set 'Water East Back Yard' On Wait 5 minutes Set 'Water East Back Yard' Off Set 'Water East Front' On Wait 5 minutes Set 'Water East Front' Off Set 'Water Flower Beds' On Wait 5 minutes Set 'Water Flower Beds' Off Set 'Water Front Garage' On Wait 5 minutes Set 'Water Front Garage' Off Set 'Water West Side' On Wait 5 minutes Set 'Water West Side' Off Wait 1 hour Set 'Water Back Yard' On Wait 5 minutes Set 'Water Back Yard' Off Set 'Water East Back Yard' On Wait 5 minutes Set 'Water East Back Yard' Off Set 'Water East Front' On Wait 5 minutes Set 'Water East Front' Off Set 'Water Flower Beds' On Wait 5 minutes Set 'Water Flower Beds' Off Set 'Water Front Garage' On Wait 5 minutes Set 'Water Front Garage' Off Set 'Water West Side' On Wait 5 minutes Set 'Water West Side' Off Irrigation - Cycle Complete Send Notification to 'Sean' content 'WaterNotification' Else Send Notification to 'Sean' content 'NonWaterNotification'
  21. Any luck with this?
  22. Can anyone throw a code sample for HTTP GET and POST on the forum? I have read through several areas and the WIKI with no luck, perhaps I am blind. I also googled the syntax and was left scratching my head. I was able to read an html file once but now can't repeat it. So I am stumped. Also, the webserver part of the ISY 99, does that allow me to connect to an actual webserver, via FTP to post a file? Perhaps I am doing this the wrong way.. I would like to post something to my web page and am just having a hard time. Thank you Sean
  23. I just wanted to see from the thread if the calculation that was noted in the various posts was implemented into the ISY. Thank you Sean
  24. Ugh, ok, I guess it is time to bite the bullet and do it, I will need to get two of them one for each home! Thanks!!! I am going to have to assume that the migration is fairly simple??
×
×
  • Create New...