Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_integrations/surepetcare.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ surepetcare:
description: The Sure Petcare IDs of the Pets to show
required: false
type: list
timeout:
description: "Timeout in seconds for request to the Sure Petcare API."
required: false
default: 15
type: integer
scan_interval:
description: "Minimum time interval between updates. Supported formats: `scan_interval: 'HH:MM:SS'`, `scan_interval: 'HH:MM'` and Time period dictionary (see example below)."
required: false
Expand Down