Jump to content

WFP

Members
  • Posts

    51
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

WFP's Achievements

New

New (2/6)

12

Reputation

  1. Corrected today for me as well. /Bill
  2. I use a LAT/LONG custom location versus eastern time. My Sunset and Sunrise are also off by an hour, system time is correct. Reboot did not correct. EISY/5.8.4 /Bill
  3. They are all set to Yes...should they be No?
  4. I would say yes since I had code for user numbers also that I had to move to the sub node.
  5. I think you need to update the program to use the "Access Control Alarm" sub node One of my Main Lock Nodes is ZW003_1 The sub node is ZW003_306 for access control alarm Note: I also think you need parens around the "or" statements if the and applies to both. As written, I think it only allies to user 2 /Bill
  6. I have been having "Fun" with this switch. In my case, I want the Dimmer paddle to be just a virtual switch and the relay to control the line for a couple of sconces. The sconces have HUE bulbs in them. My goal was to have the ability to use the dimmer paddle to turn on and off the Hue bulbs through the ISY. As background we have a well and water softener that runs every few days from 12-4am. The sconces glow red to warn those of us that wake up to pee in the middle of the night not to flush. I don't have a 7x24 filter system so unfiltered water would come in at that time. I keep trying different programs knowing it is futile but maybe there is some way to link together a series of events to get what I want. ISY994ZW Pro (500 Series board, fw:5.3.3) Polisy running Hue Poly /Bill
  7. Kind of nice to know someone else saw this! Bill
  8. Thanks, Possible, but I do have powered devices (On/Off Power Modules Plugged in to outlets within 10' of each of the locks. Three Zooz double Outlets (Zen25) One a Honeywell UltraPro Dual Outlet I have 25 Z-Wave Devices, 7 battery powered The one lock that reported properly was near one of the Zen25s and located in an out building ironically!
  9. Running Version 5.3.3 Fairly solid Mesh by my experience but not formally tested with a Z-Wave Tool. I have four Z-Wave Plus, Schlage BE469ZP Locks, I also have a couple of Zooz Z-Wave Plus Motion Sensors and a Dome Mouser. They all seem to operate fairly reliably except for keeping their current status consistently updated in ISY. I am less concerned with the Motion and Mouser but would like to always have the proper current state of the locks reported. The locks respond to commands and report status changes when operated. However, after the 3am ISY System query, SOME, usually not all, report status UNKNOWN. I cannot find a common explanation of when one will or will not report an UNKNOWN status. This morning for example, the one furthest from the ISY reported a LOCKED status, the two Closest to ISY report UNKNOWN and the last one reports UNLOCKED but that one was used this morning already. Any thoughts? Thanks! Bill
  10. HaHa...I'm a Ham & Egger with my ISY. So I poke in here as often as I can! I have programs that use the Access Control Node to send notifications: If Jammed If Locked by Code, it includes the User Number in the Text IF Locked by Key/Manually and a two step program (Two Programs ) to report if Remotely Locked. In this case if the door was locked but not by code or by key/Manually then it was done Remotely! Also Programs for UNLOCKING, by Code, Key or Remotely. Bill
  11. So, My program currently checks for UNLOCKED but I may revise it to my idea for a LOCKED query because of the UNKNOWN issue. 'KPL Button' set to Non-toggle [Off] Mode DOOR LOCK STATUS Program IF 'Lock 1' Status is Unlocked OR 'Lock 2' Status is Unlocked OR 'Lock 3' Status is Unlocked OR 'Lock 4' Status is Unlocked THEN Set 'KPL Button' On ELSE Set 'KPL Button' Off DOOR LOCK ACTION Program (For when I toggle the button) IF 'KPL Button' is Switched OFF THEN SET 'Lock 1' Lock Wait 5 Seconds SET 'Lock 2' Lock Wait 5 Seconds SET 'Lock 3' Lock Wait 5 Seconds SET 'Lock 4' Lock Wait 5 Seconds Run Program 'Door Lock Status' (IF) /Bill
  12. I do something simple where I have a KPL in the MBR. Light is on if ANY Lock is UNLOCKED. If all four BE469ZPs are reporting LOCKED, the light is off. If light is on, when I press the button, it sends a command to lock ALL FOUR locks. There may be one flaw, I do occasionally see the "Unknown" state. But that is why I may change to if LOCKED If unknown, it may send a command to LOCK a LOCKED door. I will see if I can get you my program. Bill
  13. Thanks again, looks like it worked this time!
  14. Thanks! Glad to hear you made the filter work. I tried a filter but it didn't work so maybe I had an error in it. Will try again! Bill
  15. I switched to a dedicated Gmail account as suggested, set up only for my HA equipment. That means I do not regularly monitor it. For another purpose, I use a Comcast account, they have a 999 message limit daily. One BIG difference is that the messages are not stored in sent items for Comcast. For Gmail, I checked in on the dedicated HA account and found thousands of sent items! But I do not go into this account on a regular basis and may in fact forget - oops! How are others dealing with this? Thanks!, Bill
×
×
  • Create New...