Jump to content

Goose66

Members
  • Posts

    2307
  • Joined

  • Last visited

Everything posted by Goose66

  1. Goose66

    Portal cost

    There are also a couple of plugins that require the portal, including Ring and a soon-to-be-released Nest plugin. These plugins utilize push events from the associated cloud services to provide near-realtime status updates obviating the need for polling. The push events are sent to a UD web server which is forwarded to the particular eisy or Polisy via the portal.
  2. like I said, the zone's are squirrely. By squirrely, I mean that the EnvisaLink does a good job of informing the plugin when a Zone is open, but not a good job of informing the plugin when the zone closes again. The EnvisaLink says that's because the panel doesn't inform it: That's what smartzonetracking is about. It basically uses the ready status of the partition and the bypass flags to help the plugin keep up with the zone statuses. If one zone is open, e.g., a motion zone, and then another zone is open, e.g. an exit door, without the partition going to ready in between, then it is possible for the closing of the motion zone to not take place until all zones are closed and go to ready. However, the ready status should be solid - when the partition goes ready, the EnvisaLink sends a specific command to the plugin and the plugin sets the status (ST driver) for the partition node to ready. There's really no logic involved there. First thing is to make sure you set up your panel for the EnvisaLink according to the instructions, including ALL the programming steps. Next, re-enable smartzonetracking and run it with Debug-level logging set in the PG3 dashboard until the error condition occurs, then send me the plugin log file.
  3. Do you have "smartzonetracking" enabled? From the current Release Notes: What shouldn't be "squirrely" is Ready status. This is (or at least has always appeared to be) reliably and accurately reflected by the EnvisaLink - what you see on your panel should always be the same as what you see in the Admin Console. If this is out of sync, then the problem may lie in the link between EnvisaLink and your panel. But I need to look at it more closely. Let me know on the smartzonetracking setting.
  4. I don’t know. I wasn’t involved in the PG2 warning.
  5. I see the problem. It uses the first 14 characters from the "name" from the ratgdo for the node address. For the light, it lops off 3 trailing characters and adds "_lt". So while that's enough characters to distinguish "housegarage" and "housegarage2," it's not enough to distinguish "housegarage_lt" and "housegarage_lt". Rookie mistake. I will put something in the next release.
  6. I need some info: 1) ratgdo firmware version, 2) control mode (sec+2.0, sec+1.0, dry contact), 3) debug level log file with you sending commands. One note: the plugin doesn’t change status when commands are received. It sends the command on to ratgdo and waits for ratgdo to report a changed status. If you are turning on and off the light and the light status in IoX is responding correctly, then it sounds like the problem may lie in the ratgdo.
  7. First, check the EnvisaLink website to make sure your alarm panel is supported. Also, make sure you have the installer passcode or be prepared to factory reset the unit. If the Evisalink 4 will work with your panel, then the plugin will work as well.
  8. I also hope to be using this plugin soon.
  9. But yes, I will put a note in the plugin to add in the next release a "Stop" command for all blinds. The plugin will just ignore it for blinds that don't support stop, or maybe go ahead and send it and let the Bond bridge deal with the lack of support.
  10. Can you not set the stop position for open in the blinds themselves? E.G., manually control the blinds with your remote to set the "Open" position? Two subsequent opens then open to 100%. That's how my blinds at my last house worked.
  11. There is only one state here, and it reflects the lockout function of the GDO that prevents remote activation by RF controllers. The ratgdo publishes status messages for it with the topic ".../status/lock" and the plugin calls it "Lockout". It can have the values of "locked" and "unlocked".
  12. I will probably change it to paid for new subscribers at some point.
  13. Yes. The MyQ plugin is dead. It’s been removed from the Plugin store. My next step is to physically take down the MyQ hardware and toss it in the garbage.
  14. This is done in new version v3.2.5. You need to delete and re-Discover your nodes to get the hierarchy.
  15. I have published a new version of the ratgdo plugin (v3.2.5). This version adds both a "Motion" command (DON3) on motion detection and a Motion state that goes to "detected" on motion detection, and then "clear" approximately 60 seconds after the last motion. Motion is only supported on GDOs with Security+ 2.0 and control pads with a motion sensor. NOTE: You need to change your shortPoll to a smaller increment (such as 10 seconds) because the shortPoll is where it checks to clear the Motion state, and thus the shortPoll value is the maximum resolution for the 60 second timer for clearing the Motion state.
  16. The Bond plugin doesn't dynamically build the profile of the nodes. Thus the node profiles are designed to support the broadest set of features for each class. In the case of blinds, that's Open and Close. What's the use case for automating a Stop command of a blind?
  17. You don't need Java server. Write a local HTML page with buttons hooked to javacript functions to make the REST calls. The javascript can ignore the reply from the REST calls. Add one bookmark to the local HTML page and just use the buttons on it to control the devices.
  18. Also, to clear up some confusion with the original photo, the black to white connection in box 1 is fine and normal in this type of circuit, except the white wire should have had a piece of black tape wrapped around each end (and particularly in the box 2) to signal to electricians doing after-work that the wire is being used as a hot wire.
  19. Ghost voltage in travelers on long runs in a 3-way circuit is common. Never used to show up in older incandescent lighting, but I have had problems with LED bulbs in 3-way (or 4-way) circuits where the line was at one end and the load at the other with long run travelers in between.
  20. Without logs or any knowledge of your configuration, I would say the problem is most likely with your Lincoln. You probably have your Lincoln set up to connect to your wifi while at home and when you arrive back home there is a period where the Lincoln is unsure if it’s on LTE or WiFi.
  21. Did you restart the plugin after you added the numzones configuration parameter?
  22. Look in the release notes for the plugin. It describes how to use the Custom Configuration Parameters to drive what nodes are created. The EnvisaLink doesn’t provide any indication of the configuration of the DSC panel. It defaults to 1 partition and 8 zones if you don’t set any configuration parameters.
  23. If your motion sensor sends periodic “on” commands during continuous motion (e.g. Insteon MS), you could use one program: If Motion Sensor A is switched on Then Turn Switch B On Wait 5 minutes Turn Switch B off Else Nothing This would turn the light on on motion and turn it off 5 minutes after the LAST motion command was sent.
  24. So what's the use case? Are you looking for robust monitoring of the smoke/CO detector status or just a way for your eISY to respond with additional functionality on an alarm, e.g., lights, door locks, HVAC shutdown, etc.? If the former, then yes, I would recommend a home security system with additional, actively-monitored smokes. If your security system can interface with the eISY (e.g., Elk or DSC/Honeywell with EnvisaLink), then you can get the additional functionality as well. If you are just looking for the additional functionality, then the second question is where is the other end of the three-wire circuit to your hardwired smoke/CO detector and do you have access to it? If yes, then you could get something like this: https://www.amazon.com/First-Alert-RM4-Smart-Relay/dp/B0039PF21U that will let you use a dry contact sensor to interface alarm status into eISY.
  25. Excellent. I just updated the release notes, but I will go back and work in some of your screenshots with the next release.
×
×
  • Create New...