Add gate as a device_class (#12732)

This commit is contained in:
mbo18 2020-04-07 16:54:09 +02:00 committed by Franck Nijhof
parent 378930bcfe
commit 384662e859
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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.