Add CO to binary_sensor platform (#10935)

This commit is contained in:
epenet 2022-01-11 17:56:42 +01:00 committed by GitHub
parent a7b8382617
commit 320b2bb48b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ const hassAttributeUtil = {
DOMAIN_DEVICE_CLASS: { DOMAIN_DEVICE_CLASS: {
binary_sensor: [ binary_sensor: [
"battery", "battery",
"carbon_monoxide",
"cold", "cold",
"connectivity", "connectivity",
"door", "door",