Skip to content

Releases: chschafl/ha-str-concierge

v0.3-prerelease

v0.3-prerelease Pre-release
Pre-release

Choose a tag to compare

@chschafl chschafl released this 28 Jun 19:08
0d2900f

This release fixes a small issue where the guest flipped to the next guest right after check-out time without adhering to the grace period, causing the door code to change immediately.

v0.2 - new lock active sensor

Choose a tag to compare

@chschafl chschafl released this 09 Jun 05:17
3b43e01

A new "sensor" got added indicating that the lock should be active. This simplifies creating automations enabling/disabling locks.

v0.1 - public beta

Choose a tag to compare

@chschafl chschafl released this 01 Jun 06:40
ac8e02a

STR Concierge is now in public beta. The integration is feature-complete for the core loop — booking sync, guest lifecycle (reserved → due_in → in_house → departed → vacant), house state with cleaner workflow, door-lock latching, and Keymaster sync — and the Host Tools provider has been validated against a live account end-to-end. Hostfully and Guesty providers are implemented from their public API docs and pass the unit tests, but have not yet been confirmed against live accounts; if you run either, please open an issue with your findings so we can promote them out of beta. The Custom Endpoint provider lets anyone bridge an unsupported PMS via a small adapter — the wire-level spec is in docs/providers/backend-api-spec.md. Expect rough edges; please file issues at https://github.com/chschafl/ha-str-concierge/issues — bug reports, missing-PMS requests, and "this docs section confused me" feedback are all welcome.