Invert "update" binary sensor device class color (#10427)

This commit is contained in:
Philip Allgaier 2021-10-28 11:50:52 +02:00 committed by GitHub
parent 74533cebc6
commit 7fa6317f5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,6 @@ const BINARY_SENSOR_DEVICE_CLASS_COLOR_NOT_INVERTED = new Set([
"power",
"presence",
"running",
"update",
]);
const STATIC_STATE_COLORS = new Set([