Add missing "gate" cover device_class (#7744)

This commit is contained in:
Patrick Decat 2020-11-20 15:10:25 +01:00 committed by GitHub
parent f835810f0a
commit 97023921b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ const hassAttributeUtil = {
"damper", "damper",
"door", "door",
"garage", "garage",
"gate",
"shade", "shade",
"shutter", "shutter",
"window", "window",