A Home Assistant custom integration for the Guesty property management platform.
This integration connects Home Assistant to the Guesty Open API using OAuth 2.0 Client Credentials authentication. It provides property management automation capabilities for short-term rental operators.
- Add this repository as a custom repository in HACS
- Search for "Guesty" and install
- Restart Home Assistant
- Go to Settings → Devices & Services → Add Integration → Guesty
- Copy
custom_components/guestyto your HAcustom_components/directory - Restart Home Assistant
- Go to Settings → Devices & Services → Add Integration → Guesty
You will need Guesty API credentials (Client ID and Client Secret) from the Guesty developer portal.
This project is licensed under the Apache License 2.0. See LICENSE for details.