[RELEASE] Bond Home Integration Community Edition v1.1.0
Hi everyone,
I've published a community-maintained version of the excellent Bond Home Integration originally developed by Dominick Meglio.
The aim of this project is to preserve the original integration while making small, useful improvements for current Hubitat users.
Version 1.1.0
New
Easy Dashboard compatibility for Motorized Shades
Hubitat's Easy Dashboard Window Shade tile expects devices to report a position attribute. The original Bond integration reports only the windowShade state (open/closed), preventing the Easy Dashboard shade tile from displaying or operating correctly.
Version 1.1.0 adds position events for Bond motorized shades:
-
Open →
position = 100 -
Closed →
position = 0
Since Bond Bridge does not report the actual shade position for these devices, this provides the best available compatibility for binary open/close shades while leaving existing automations unchanged.
What's changed?
-
Added
positionevents for Motorized Shades. -
Full compatibility with Hubitat Easy Dashboard Window Shade tiles.
-
No functional changes to fans, fireplaces, lights or other Bond device types.
Acknowledgements
Many thanks to Dominick Meglio for creating the original Bond Home Integration. This project is based directly on his work and retains the original license and functionality wherever possible.
My intention is simply to provide ongoing community maintenance and incremental enhancements where they add value.
Source
The project is available on GitHub:
Feedback, bug reports and pull requests are always welcome, although my ability for further support is limited!