diff --git a/source/_integrations/ecobee.markdown b/source/_integrations/ecobee.markdown index b2e1b705356..f65f11165c8 100644 --- a/source/_integrations/ecobee.markdown +++ b/source/_integrations/ecobee.markdown @@ -98,6 +98,11 @@ name: required: false default: "`notify`" type: string +index: + description: If you have multiple thermostats, you can specify which one to send the notification to by setting an `index`. The index values assigned to the thermostats are consecutive integers, starting at 0. + required: false + default: 0 + type: integer {% endconfiguration %} To use notifications, please see the [getting started with automation page](/getting-started/automation/).