Skip to content

Commit

Permalink
Add update device class
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmcrty committed Jan 2, 2024
1 parent 20a6efa commit 455062c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ const OVERRIDE_DEVICE_CLASSES = {
"carbon_monoxide",
"moisture",
], // Alarm
["connectivity"],
["connectivity", "update"], // Other
],
};

Expand Down

0 comments on commit 455062c

Please sign in to comment.