Releases: sheaf-project/sheaf-ha
Releases · sheaf-project/sheaf-ha
Release list
v0.1.1
v0.1.0
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.