Jump to content

burakk

Members
  • Posts

    280
  • Joined

  • Last visited

Everything posted by burakk

  1. Yes always at the end. Thanks.
  2. There is a 00.00.00.00 in most of my devices' linkstables. I recently changed a plm. Could that be the reason? Do I have to factory reset each device?
  3. I do have a Motion Sensor. I'll try as you suggest. Burak
  4. I'm having a new problem now. I had previously suspected it was related to my problem PLM, but it still is happening even though I have a new PLM... The ISY goes in to a cycle, where the even viewer and the telnet both show: Logger: -2 : n=[null] c=[null] a=[null] Any ideas? The RX light remains on when the ISY is in this cycle. If I disconnect from PLM and reconnect, upon restart ISY goes back to normal. Same if I powercycle the PLM. Burak
  5. A Folder, may contain many programs. The folders have if conditions that you can set to allow contained programs to run, or not. For example, I use a folder called AWAY for programs that only need to run while I'm away. I change the status of the folder from False to True with a KPL button. Some other programs, such as HVAC control programs check if the away folder is false before they run. In summary, you can enable/disable a lot of programs by placing them in a folder, which has a run condition... Hope this helps... Burak
  6. Steve, The program mode issue is correct. I don't have the humidity module yet, but I read the comments previously posted on this site. However, as soon as I receive the humidity module, I'm going to run my humidifier based on programs to keep my humidity in comfort level. The thermostat can be changed to following modes: heat/cool/prog heat/ prog cool/ off. So in case ISY fails, you can change to prog modes... Enjoy...
  7. So T1700 cannot accept a humidity module, it doesn't even carry the socket to accept one as I discovered. With that knowledge, I called SH today, asked for an RMA, and ordered a T1900. They will send the T1900, and accepted that they will received the T1700 only after I receive the new unit.. Actually they were very helpful and polite. FYI...
  8. burakk

    Notify Not All?

    Thanks! I guess for now gmail filters will have to do...
  9. burakk

    Notify Not All?

    Is there a way to send notifications to only certain devices on our notify list? Sometimes, i don't want ALL to be notified but only some....
  10. OH! That's sad, because I just got an answer from SH telling me I need the humidity module. Now I'll ask them to clarify if in fact T1700 can receive it not, I guess I already know the answer but it'll open the door to replacing the unit...
  11. Did you actually hear from SH? Sorry to make you sweat
  12. The SH webpage is not very clear, it says: Software Supported features (as avail via software) Heat set point: Supports all set points of Thermostat Cool set point: Supports all set points of Thermostat Temperature Status Request: Supported Humidity Status Request Supported Mode Status Request: Supported Fan Status Request: Supported when in “Auto†mode Mode Control: Heat, Cool, Auto, OFF Fan Control: On, Auto Degree Format (F/C): As Supported by Thermostat If it cannot monitor humidity, why would it support status requests, right? I asked for a clarification from SH...
  13. I have a 1 day programmable thermostat. The humidity it reports is consistently around 75%-80%. I don't really believe that this is correct, however, since I do not have a seperate humidity guage, I cannot check if this is correct or not (yet). Until then, can somebody confirm if in fact the thermostat reports the humidity? Thanks! Burak
  14. when i'm using the admin console and switch between programs or different program components, the "add to program" section does not refresh. For example the pull down menus do not refresh when I change the options from Insteon to Program etc. I tried opening new browser and clearing java cache but the problem continues. If I reset the ISY then it goes back to normal...
  15. burakk

    weather module

    OOOHHHHHHH. That makes sense. Ok, in that case my programs should work as expected
  16. burakk

    weather module

    I removed the time constrained as you suggested, and that works fine. What I cannot figure out is if the ISY assumes last known value or zero for missing data for the weatherbug feed... If Module 'Climate' Dew Point <32> 80 % And Program 'flag - SnowTextSent' is False Then Send Notification to All Run Program 'flag - SnowTextSent' (Then Path) Else - No Actions - (To add one, press 'Action')
  17. I think you were right, again, there had been no motion after I installed .13 once a motion triggered the detectors, it starting reporting correctly. Thank you, Burak
  18. first problem i see is that i cannot get the status of my motion detector. I'm not at home, so i cannot restore or reset and reinstall them, but I'll try and report that later...
  19. I added skylink 2420M to 2.6.12. All on command sets the dask/dawn, battery and motion states of it ON and all off sets them OFF... Burak
  20. burakk

    weather module

    Hi, I have a ISY99i with weather module, running 2.6.12. I have multiple programs monitoring the climate in my apartment, some of which use the out door climate data. For example, I have a "it may snow program", which checks the humidty and the dew point outside every hour. If the dew point is below freezing, and the humidty is above 85%, the program sends me an e-mail: If Time is Last Run Time for 'w - It May Snow' + 1 hour And Module 'Climate' Dew Point <32> 85 % And Program 'flag - SnowTextSent' is False Then Send Notification to All Run Program 'flag - SnowTextSent' (Then Path) Else - No Actions - (To add one, press 'Action') The flag program is set to true, which avoids multiple notifications during the same day, and is reset to false again at 3AM by the query all program... The problem is, the weather bug data is sporadic, not all the data is always broadcasted. In the absence of the data, I think ISY assumes the value is the last known value, and fails to trigger the program. Any thoughts? Burak
  21. i have a test program which should send me an e-mail when tempertare is not -140F at a certain time. The status of the program never changes to true... If On Mon, Tue, Wed, Thu, Fri Time is 12:46:00PM And Module 'Climate' Temperature is not -140 F Then Send Notifications to All Else - No actions - What do you think may be the problem? -correction: it started working for no aperant reason... burak
×
×
  • Create New...