.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
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
+15
-15
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.3,
|
||||
"voltage": 121.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.14,
|
||||
@@ -48,7 +48,7 @@
|
||||
"voltage": 121.3,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 56.2,
|
||||
"power_factor": 0.3,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -74,13 +74,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.5,
|
||||
"voltage": 120.8,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 115.59,
|
||||
"power": 7.7,
|
||||
"current": 0.1,
|
||||
"power_factor": 0.98,
|
||||
"energy": 115.61,
|
||||
"power": 0.8,
|
||||
"current": 0.02,
|
||||
"power_factor": 0.38,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -95,11 +95,11 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.6,
|
||||
"voltage": 121.1,
|
||||
"energy": 52.06,
|
||||
"state": "ON",
|
||||
"power": 71.4,
|
||||
"current": 0.63,
|
||||
"power": 53.4,
|
||||
"current": 0.56,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.77,
|
||||
"update": {
|
||||
@@ -114,12 +114,12 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 121.2,
|
||||
"voltage": 121.7,
|
||||
"ac_frequency": 60,
|
||||
"energy": 7.22,
|
||||
"current": 0.02,
|
||||
"power": 1.1,
|
||||
"power_factor": 0.11,
|
||||
"power_factor": 0.13,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.7,
|
||||
"voltage": 122,
|
||||
"energy": 17.64,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
@@ -188,11 +188,11 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.06,
|
||||
"power": 0.4
|
||||
"power": 0
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
"temperature": 27.9,
|
||||
"temperature": 27.8,
|
||||
"temperature_units": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"update": {
|
||||
|
||||
Reference in New Issue
Block a user