From 384662e859678f0a5a43f672ba1a11d55b281988 Mon Sep 17 00:00:00 2001 From: mbo18 Date: Tue, 7 Apr 2020 16:54:09 +0200 Subject: [PATCH] Add gate as a device_class (#12732) --- source/_integrations/cover.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/cover.markdown b/source/_integrations/cover.markdown index d3e9901c3f7..344ef566838 100644 --- a/source/_integrations/cover.markdown +++ b/source/_integrations/cover.markdown @@ -23,6 +23,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust - **damper**: Control of a mechanical damper that reduces airflow, sound, or light. - **door**: Control of a door or gate that provides access to an area. - **garage**: Control of a garage door that provides access to a garage. +- **gate**: Control of a gate. Gates are found outside of a structure and are typically part of a fence. - **shade**: Control of shades, which are a continuous plane of material or connected cells that expanded or collapsed over an opening, such as window shades. - **shutter**: Control of shutters, which are linked slats that swing out/in to covering an opening or may be tilted to partially cover an opening, such as indoor or exterior window shutters. - **window**: Control of a physical window that opens and closes or may tilt.