Skip to content

Releases: sheaf-project/sheaf-ha

Release list

v0.1.1

Choose a tag to compare

@SiteRelEnby SiteRelEnby released this 03 Aug 00:31
fb12a27

Adds dark-theme brand icons so the integration's icon renders correctly on dark backgrounds (in HACS and Home Assistant). No functional changes.

v0.1.0

Choose a tag to compare

@SiteRelEnby SiteRelEnby released this 01 Aug 04:14
c898704

Initial release.

Sheaf for Home Assistant brings your plural system's fronting into Home Assistant.

Highlights:

  • Current fronters as entities: a binary sensor per member, an aggregate "Current fronters" sensor, and a fronter count. Co-fronting is fully supported.
  • Change the front from Home Assistant: services (set_front, add_fronter, remove_fronter, end_front, set_custom_status), a quick-switch select, and optional per-member switches.
  • Three update transports, chosen per install and tested during setup: live stream (recommended, near-instant, no inbound reachability needed), webhook (HMAC-verified push), and polling.
  • Privacy filtering that mirrors Sheaf's own visibility model, so excluded members never appear anywhere.
  • A sheaf_front_joined event for automations, including on co-front and replace.

Install via HACS as a custom repository, or copy custom_components/sheaf into your Home Assistant config. See the README for setup and the API scopes needed.