From c2645278cfbe71c0b361757398e98fb7d3230dff Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 19 Dec 2023 15:34:26 +0100 Subject: [PATCH] Add cover platform to Tailwind integration (#30410) * Add cover platform to Tailwind integration * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/tailwind.markdown | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/_integrations/tailwind.markdown b/source/_integrations/tailwind.markdown index f9dce94fb34..b81ae5446c9 100644 --- a/source/_integrations/tailwind.markdown +++ b/source/_integrations/tailwind.markdown @@ -13,6 +13,7 @@ ha_zeroconf: true ha_platforms: - binary_sensor - button + - cover - number ha_integration_type: device --- @@ -45,7 +46,13 @@ You will need two pieces of information: ## Provided entities -This integration provides the following entities: +The Tailwind integration provides a cover entity for each garage door that is +connected to your Tailwind garage door controller. + +Using the cover entity, you can open and close your garage door and see the +current state of your garage door. + +Additionally, the integration provides the following entities: - **Identify** - A button entity that allows you to identify your Tailwind device by flashing the status LED on the device.