.storage/lovelace.dashboard_temp, zigbee2mqtt/state.json
This commit is contained in:
@@ -160,6 +160,33 @@
|
||||
"entity": "sensor.next_cloud_certificate_expiry",
|
||||
"hours_to_show": 24,
|
||||
"detail": 1
|
||||
},
|
||||
{
|
||||
"type": "custom:uptime-card",
|
||||
"entity": "sensor.octoprint_status",
|
||||
"name": "NAS Availability",
|
||||
"icon": "mdi:printer-3d",
|
||||
"ok": [
|
||||
"up",
|
||||
"Up",
|
||||
"online"
|
||||
],
|
||||
"ko": [
|
||||
"down",
|
||||
"Down",
|
||||
"offline"
|
||||
],
|
||||
"alias": {
|
||||
"ok": "Up",
|
||||
"ko": "Down"
|
||||
},
|
||||
"show_state": true,
|
||||
"bar": {
|
||||
"amount": 30
|
||||
},
|
||||
"title_adaptive_color": true,
|
||||
"status_adaptive_color": false,
|
||||
"icon_adaptive_color": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user