diff --git a/source/_components/abode.markdown b/source/_components/abode.markdown index fc5d5d9beea..2d3df195cff 100644 --- a/source/_components/abode.markdown +++ b/source/_components/abode.markdown @@ -51,7 +51,7 @@ Configuration variables: - **password** (*Required*): Password for your Abode account. - **name** (*Optional*): The name for your alarm controller. - **polling** (*Optional*): Enable polling if cloud push updating is less reliable. Will update the devices once every 30 seconds. Defaults to False. -- **exclude** (*Optional*): A list of devices to exclude from Home Assistant by their Abode `device_id`, found within the component attributes. +- **exclude** (*Optional*): A list of devices to exclude from Home Assistant by their Abode `device_id` or `automation_id`, found within the component attributes. - **lights** (*Optional*): A list of switch devices that Home Assistant should treat as lights by the switches Abode `device_id`, found within the component attributes. ## {% linkable_title Events %} @@ -106,4 +106,4 @@ Trigger a quick action automation on your Abode system. | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | -| `entity_id` | No | String or list of strings that point at `entity_id`s of binary_sensors that represent your Abode quick actions. \ No newline at end of file +| `entity_id` | No | String or list of strings that point at `entity_id`s of binary_sensors that represent your Abode quick actions.