Jump to content

Goose66

Members
  • Posts

    2408
  • Joined

  • Last visited

5 Followers

Recent Profile Visitors

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

Goose66's Achievements

Advanced

Advanced (5/6)

680

Reputation

50

Community Answers

  1. Just refresh your Plugins Store. It's there.
  2. We don't need an updated version of the pyschlage library to implement this functionality, so I went ahead and rolled out a new version 3.2.4 using the older library that adds the requested functionality. Let me know if it works for you.
  3. A new version v3.2.4 of the Schlage plugin has been uploaded. This version adds last message time, last message, and last used access code state values from lock nodes. Remember that this plugin relies on polling of a cloud service, so changes to node state, like an access code being used to unlock the lock, may not show up to up to 60 seconds or so after it occurs. Please don't set the polling intervals too low to capture this information any faster, because frequent, repeated polling may cause Schlage to start blocking access (a la MyQ). Instead, try and find some other event, e.g., a motion sensor, that may indicate that someone has entered or exited through the door, and in a program use the Force Update command to refresh the state of the lock before checking the state values for further action. See the Release Notes at https://goose66.github.io/nsdocs/schlage-pg3.html for more information.
  4. Goose66

    3.3.15

    I uploaded a new version of the 3.3.15 zip file to the Production Plugins Store. If you upgrade one last time, it should stop posting the message. Also, I updated the release notes for the 3.3.15 version.
  5. Sure. Not released yet, though.
  6. @JBalog Was this resolved? Also, did you delete and rediscover your devices after installing the update?
  7. Does the Bond Home app show more commands than just Open or Close? Also, what is the device type up at the top of the node details in the Admin Console? A Shade should never show “On” or “Off,” but “Open” and “Close” (at a minimum). Adding a screen grab from the Admin Console would be helpful.
  8. The docs suggest it may be a Pro only thing, but you can try deleting and re-discovering your shades to see if they show up as having position support.
  9. I’ll take care of this in the patch. Let’s see what else shakes out this week.
  10. Do you have a Bond Bridge Pro?
  11. Look here:
  12. A new version v3.3.15 of the Bond plugin has been uploaded. This version adds enhanced support for shades (see below) and adds the ability to restart the BPUP listener thread and connection to the bridge if it fails for some reason, e.g., network troubles or power loss affecting the Bond bridge but not IoX/PG3. I have no real way to test these changes since I don't have any shades, so before I update all the documentation for this plugin, if a few of you (e.g., @tlightne and @JBalog) can bang on it for a few days and let me know what isn't work, that would be great. I can roll out a patch to fix any issues before updating the Release Notes. This version adds several commands to basic Shade nodes: Start Opening, Start Closing, Stop (Hold), Toggle Opening, and Preset Opening. The "Stop (Hold)" command stops the shade when in motion from an open or close command. Because most if not all shades have no way to report position back to the bridge, then status generally changes to "Open" when the "Stop (Hold)" command is used. "Toggle Opening" is pretty straight forward. "Preset Opening" opens the shade to a preset level (set by the shade remote) and is referred to in bond as "My" for some shades. These commands may or may not work for different shades, and if one doesn't work, a Warning may show up in your plugin log. On some shades, if the "Stop (Hold)" command is issued when the shade is not in motion, the "Preset" functionality is invoked (the likely case when the remote only has one button to perform both functions). "Start Opening" and "Start Closing" just call open and close, respectively. However, "Start Opening," "Start Closing," and "Stop (Hold)" map to FDUP, FDDOWN, and FDSTOP IoX commands, respectively. So the theory is you can drop a shade into a IoX scene with a Insteon SwitchLinc, and get easy control: tap top of switch to open; tap bottom of switch to close, press and hold top of switch to start opening, release switch to stop opening, etc., all without programming. If anybody can test this, that would be great. For shades that support positioning, there is a new Shade node that adds a "Set Position" command along with "Increase Opening" and "Decrease Opening" commands that increase or decrease opening by 10%. This node also reports the position as a percentage if not fully "Open" or "Closed." Several Notes: The Bond Home app and Bond API report position as a percentage of "closed," i.e., 0% is open and 100% is closed. IoX "Barrier Status" UOM reports position as a percentage of "open," i.e., 0% is closed and 100% is open. The conversion is done in the plugin so you should keep this in mind. If you have a shade that supports "Set Position" commands, either because it's native to the shade or you've set the "Course Time" in the Bond Home app for the shade and the Bond Bridge Pro is tracking it's position, then you will need to delete the existing shade nodes and the re-discover nodes from the bridge to get them to load with the right node definition. Let me know what works and what doesn't.
  13. Coming in next release.
  14. Ok. Anything else? Anyone? Bueller?
×
×
  • Create New...