homebridge-bond

Homebridge plugin for Bond

MIT License

Downloads
336
Stars
63
Committers
11

Bot releases are hidden (Show)

homebridge-bond - 3.2.11 Beta 2 Latest Release

Published by aarons22 11 months ago

What's Changed

  • Configuring the Fireplace accessory to show up as a Switch when there is no flame adjustment available

Full Changelog: https://github.com/aarons22/homebridge-bond/compare/3.2.11-beta.1...3.2.11-beta.2

homebridge-bond - 3.2.11 Beta 1

Published by aarons22 11 months ago

What's Changed

Full Changelog: https://github.com/aarons22/homebridge-bond/compare/3.2.10...3.2.11-beta.1

homebridge-bond - 3.2.10

Published by aarons22 over 2 years ago

  • Fixed issue where devices API returns more than 1 _ #213 (thanks @diffness!)
  • Updated ts-node to ^10.8.1, which fixed the GitHub Actions
  • Updated some vulnerable packages
homebridge-bond - 3.2.9

Published by aarons22 about 3 years ago

  • Improved validation and logging on plugin launch to hopefully make it easier for folks having issues
  • Fixed spelling error in a log (thanks @hectcastro!)
homebridge-bond - 3.2.8

Published by aarons22 over 3 years ago

  • Added flame support for Fireplace accessory (#117)
homebridge-bond - 3.2.6

Published by aarons22 over 3 years ago

homebridge-bond - 3.2.5

Published by aarons22 over 3 years ago

homebridge-bond - 3.2.3

Published by aarons22 almost 4 years ago

  • Fixed issue where ceiling fan light wasn't doing anything with brightness changes (#104)
homebridge-bond - 3.2.2

Published by aarons22 almost 4 years ago

  • trying to fix issue with lightbulb brightness (#104)
homebridge-bond - 3.2.1

Published by aarons22 almost 4 years ago

  • Fixed issue where decrease fan speed did not work (#72)
  • added Preset action for shades (#118)
homebridge-bond - 3.2.0

Published by aarons22 almost 4 years ago

homebridge-bond - 3.1.2

Published by aarons22 almost 4 years ago

  • Fixed issue where brightness slider was unintentionally added to lights
homebridge-bond - 3.1.1

Published by aarons22 almost 4 years ago

homebridge-bond - 3.1.0

Published by aarons22 almost 4 years ago

  • Added support for Light accessory, which includes brightness slider if the device supports it.
homebridge-bond - 3.0.0

Published by aarons22 about 4 years ago

  • BPUP Support! (#62)
    • This keeps the state of the HomeKit device in lockstep with the Bond, and it reduces the number of API calls by 3x! The end result is a much more seamless experience and (hopefully) fewer instances of "No Response" or "Loading" on your Home tiles
    • This also has the side effect of preventing HomeKit from polling the same device for multiple state attributes (for users with a lot devices, this is going to be very noticeable). (#81)
  • Ability to fix state (#75)
    • If BPUP doesn't solve all of your device state woes (for example, with a device that is also controlled by a remove), you can enable the include_toggle_state option in your config, which will add a toggle switch to your device in HomeKit. This is available for any device that has power, light or open device states (essentially everything except fans and dimmers).
  • Up/Down fan light features
    • Added ToggleState switches
    • Added Dimmer switches
homebridge-bond - 3.0.0 Beta 2

Published by aarons22 about 4 years ago

  • Fixed issue where new subType approach for switches didn't account for cached accessories
  • Fixed github Actions issue
homebridge-bond - 3.0.0 Beta 0

Published by aarons22 about 4 years ago

Most of the plugin has been re-written to be more scalable for different device types and use cases. There are also a few new features:

  • BPUP Support! (#62)
    • This keeps the state of the HomeKit device in lockstep with the Bond, and it reduces the number of API calls by 3x! The end result is a much more seamless experience and (hopefully) fewer instances of "No Response" or "Loading" on your Home tiles
    • This also has the side effect of preventing HomeKit from polling the same device for multiple state attributes (for users with a lot devices, this is going to be very noticeable). (#81)
  • Ability to fix state (#75)
    • If BPUP doesn't solve all of your device state woes (for example, with a device that is also controlled by a remove), you can enable the include_toggle_state option in your config, which will add a toggle switch to your device in HomeKit. This is available for any device that has power, light or open device states (essentially everything except fans and dimmers).
homebridge-bond - 3.0.0 Beta 1

Published by aarons22 about 4 years ago

  • Added ToggleState switches for Up/Down fan light
  • Added Dimmer switches for Up/Down fan light
  • Fixed potential conflicts when multiple switches are added to a device
  • Cleaned up API code
  • Cleaned up Fan accessory code
homebridge-bond - 2.8.9

Published by aarons22 about 4 years ago

another attempt at handling bonds with duplicate ids

homebridge-bond - 2.8.8

Published by aarons22 about 4 years ago

  • Fixed issue where incorrect bond was used for duplicate device id
Package Rankings
Top 9.71% on Npmjs.org
Badges
Extracted from project README
verified-by-homebridge npm npm
Related Projects