Jump to content

cmccartney

Members
  • Posts

    77
  • Joined

  • Last visited

Everything posted by cmccartney

  1. Larrylix, Thanks for the response but no change. This error happens some time into the backup with may other files that open/access fine. Anyone else wit thoughts?
  2. When attempting to backup my ISY the following error occurs: the backup does not complete. any ideas?
  3. Thanks, missed that in the Wiki. All are interesting workarounds, but none seem to be able to input to the Apple iMessage system. i will check them out. Thanks again.
  4. I would like to send notifications to my iPad, but not via email. Is it possible to send to the iMessage service from outside of Apple?
  5. Michel, Sounds like a good approach. Thank you. Craig
  6. Michel, What do you mean by sizing? Gary, et al: The problem with using a specific time/date, "putting it on my calendar", is that the politicians tend to change the date(s) every so often, and only in some areas (countries/states...). This has happened twice in recent years, and many times, as I recall, over my lifetime. I was thinking of something a little more stable to reliably notify that a time change has occurred. Craig
  7. Is there some way to send an email notification from ISY on each change to/from daylight savings? At the actual change, not just the scheduled date. The reason I would like this is that there are many things (clocks, etc.) around the house that need manual attention and we always forget one or two. An email to me and the wife with a checklist would be a great reminder. Craig
  8. Andrew, I am not getting pricing info from my PG&E meter. I queried them a few months ago and the response was along the lines of yes, we don't do that (yes, we have no bananas!) Craig
  9. Benoit, Congrats to you and the UDI team. This is a great step forward. I got an Echo for Christmas and was underwhelmed - until today. Now it is wonderful!! Thank you.
  10. Nether, it still happens most of the time.
  11. I have seen that once or twice in the past couple of days.
  12. I installed an EZX10RF many years ago when I still had an extensive X10 system not yet converted to Insteon and used it with some success. Presently, its only used to convert the HomeLink RF from one of our automobiles to Insteon to open/close the garage door; it still works fine for just that. Today, I would not use an EZX10RF as most garage door opener manufacturers have a RF device available to convert HomeLink RF directly to whatever the new garage door protocol is. KISS Craig
  13. Congratulations!
  14. Can the ISY support more than three iMeters? I know the Energy Display is limited to three, but what would happen if I added a fourth to the ISY?
  15. Michel, Wonderful customer service from UDI, as always. Thanks, Craig
  16. Michel, Version v.4.3.1 for both. Craig
  17. The comparison value when reading my PG&E meter seems to be off by a factor of ten. In the example below, the flag (integer variable) changes value when the demand moves above or below one kilowatt, not ten kilowatts. PGE Meter, Read - [iD 007E][Parent 007B] If Module 'Utility - Meter' Instantaneous Demand >= 10 KW Then $i.eny.gt.kW = 1 Else $i.eny.gt.kW = 0 Craig
  18. Teken, Yes, that is essentially what I plan, except perhaps for your use of the word random. I may turn off selected devices with the ISY (or lower a thermostat set point), but more importantly will send an email or iMessage to myself and/or Joan as a reminder to shut things down manually; or maybe blink a big red light! This is, obviously, a work in progress. Craig
  19. Thanks, Michel
  20. Michel, Thanks for the reply. I understand now. Could the results of the ISY calculations for the graphs be made available in programs (in a future release)? Craig
  21. Teken, An example: We are on a time-of-use billing schedule and I am developing a set of programs that notifies me about excess usage during peak periods - currently 12N to 6pm on Mon-Fri Craig
  22. I recently enabled my ISY994ZS to connect with the PG&E Smart Meter at my residence (Thank you, Michel!). I am confused by some of the readings that I get, and don't get, from it, to wit: I wrote a notification to periodically display all the various options available in the Utility-Meter drop-down list for variable substitution. Not all of the parameters return a value as expected, only a few do so. For example, none of the status flags return a value; the kWh for Today and Yesterday both return zero. See the attached file PGE Smart Meter Report.txt. The display in the Dashboard shows costs for Today, Yesterday, and Month; the kilowatt hours for Today and Yesterday are zero, only Month shows a value. The kWh information must be there, as it is shown on the graph if you click on the ? icon. This is shown in the attached thumbnail Smart Meter, Dashboard.jpg. I know that the lack of pricing and tier information is probably a shortcoming of PG&E's implementation and I will query them about that. But should not more of the Kwh data summations be available from the ISY? Has any one else noticed these anomalies? Probably I am doing something wrong. Craig PGE Smart Meter Report.txt
  23. I use this logic to set a flag (a state variable) and another program to actually do the work: If From 4:45:00AM To Sunrise (same day) And ( On Mon, Tue, Wed, Thu, Fri Time is 4:45:00AM Or On Sat Time is 6:00:00AM Or On Sun Time is 6:30:00AM ) And $i.Holiday is not 1 Then $s.Dawn = 9 $s.Dawn Init To $s.Dawn Else - No Actions - (To add one, press 'Action') This program sets the Dawn flag in order to turn on some lights just before we normally rise and shine, except on holidays. The first IF in this program will only set the flag if it is still dark (pre-sunrise) i.e., not during the summer months, especially on weekend mornings. The 'Init' function maintains the variable's state over ISY restarts.
  24. How about a program that adjust the light level, in the scene, to zero or 100% depending on the time of day? I have never tried that, but it sounds like it will work. Perhaps someone who has will chime in. Craig
  25. cmccartney

    Power LInk

    Instructions are in the Wiki: http://wiki.universal-devices.com/index.php?title=ISY-99i/ISY-26_INSTEON:File_Menu Scroll down to Replace Modem (PLM).
×
×
  • Create New...