-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Version 0.1.1 could create zero sensors when the configured property ID did not exactly match the primary ID returned by /properties, even though reservation requests succeeded. Upgrade to 0.1.2 or later. The integration now keeps all known property aliases and creates placeholder property devices for configured IDs when /properties does not return a matching record.
Upgrade to 0.1.5 or later. The integration now resolves configured property aliases back to Hospitable property UUIDs before querying reservations, parses Hospitable's check_in, check_out, guests, properties, and reservation_status response fields, and exposes diagnostic attributes on every sensor.
Check these attributes on any Hospitable sensor:
hospitable_reservation_counthospitable_matched_reservation_counthospitable_queried_property_uuidshospitable_reservation_property_idshospitable_reservation_date_samples
Version 0.1.0 sent reservation property filters as a comma-separated properties query parameter. Hospitable expects repeated properties[] query parameters. Upgrade to 0.1.1 or later, restart Home Assistant, and reload the integration.
If the error persists, confirm that the optional property field contains Hospitable property UUIDs, not numeric property IDs or listing IDs.