Skip to content
Patrick Luke edited this page Aug 6, 2026 · 1 revision

Notes

  • Store Hospitable tokens only through the Home Assistant config flow.
  • The integration polls every 15 minutes.
  • Hospitable reservation lookups require property UUIDs. If you leave the property field blank, the integration uses the UUIDs returned by the /properties endpoint.
  • Guest lists are exposed as sensor attributes because Home Assistant sensor states must be scalar values.
  • Version 0.1.6 adds separate current and next reservation detail sensors so automations can use scalar entity states instead of parsing attributes.

Clone this wiki locally