Providers
Learn how to find out information about the providers that Seam supports.
Last updated
Was this helpful?
Learn how to find out information about the providers that Seam supports.
Last updated
Was this helpful?
Seam maintains a list of supported providers that you can access using the endpoint. For a provider, this endpoint returns a subset of the following information, depending on the capabilities of the provider's devices:
device_provider_name
String
Name of the device provider.
For example: august
display_name
String
Formatted version of the device_provider_name
.
For example: August
image_url
String
Image URL for the provider logo.
provider_categories
Array
Array of associated categories for the provider.
Supported categories:
stable
consumer_smartlocks
thermostats
noise_sensors
can_remotely_unlock
Boolean
can_remotely_lock
Boolean
can_program_online_access_codes
Boolean
can_program_offline_access_codes
Boolean
can_simulate_connection
Boolean
can_simulate_disconnection
Boolean
can_simulate_removal
Boolean
can_hvac_cool
Boolean
can_hvac_heat
Boolean
can_hvac_heat_cool
Boolean
can_turn_off_hvac
Boolean
The following example shows a device_provider
:
Indicates whether at least one supported device from the provider can perform a . See .
Indicates whether at least one supported device from the provider can perform a . See .
Indicates whether at least one supported device from the provider can . See .
Indicates whether at least one supported device from the provider can . See .
Indicates whether at least one supported device from the provider can . See .
Indicates whether at least one supported device from the provider can . See .
Indicates whether at least one supported device from the provider can . See .
Indicates whether at least one supported device from the provider can be . See .
Indicates whether at least one supported device from the provider can be . See .
Indicates whether at least one supported device from the provider can be . See .
Indicates whether at least one supported device from the provider can be . See .