Add indicator for failed temperature fetching
This commit is contained in:
+3
-3
@@ -161,11 +161,11 @@ module.exports = [
|
||||
"sunlight": false,
|
||||
},
|
||||
{
|
||||
"id": "custom_color_low_fuel",
|
||||
"id": "custom_color_warning",
|
||||
"type": "color",
|
||||
"messageKey": "CLAY_LOW_FUEL_COLOR",
|
||||
"messageKey": "CLAY_WARNING_COLOR",
|
||||
"defaultValue": "ffaa00",
|
||||
"label": "Low fuel indicator color",
|
||||
"label": "Warning indicator color",
|
||||
"sunlight": false,
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user