3 files
This commit is contained in:
@@ -1597,3 +1597,5 @@
|
||||
{"timestamp": "2026-08-16T06:54:33.463485+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 10, "search": "trel", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 395.4479694366455, "success": true, "error_message": null, "response_size_bytes": 2112, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:56:29.415443+00:00", "tool_name": "ha_get_addon", "parameters": {"source": "installed", "slug": null, "include_stats": false, "repository": null, "query": null}, "execution_time_ms": 6.728172302246094, "success": true, "error_message": null, "response_size_bytes": 4970, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:56:52.442225+00:00", "tool_name": "ha_get_addon", "parameters": {"source": "available", "slug": null, "include_stats": false, "repository": null, "query": "border router"}, "execution_time_ms": 48.217058181762695, "success": true, "error_message": null, "response_size_bytes": 3027, "user_context": null}
|
||||
{"timestamp": "2026-08-16T07:19:46.636498+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "thread_network", "include_dismissed_repairs": false, "config_entry_id": null, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 226.6979217529297, "success": true, "error_message": null, "response_size_bytes": 4014, "user_context": null}
|
||||
{"timestamp": "2026-08-16T07:19:46.757701+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 150, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 44.38018798828125, "success": true, "error_message": null, "response_size_bytes": 25615, "user_context": null}
|
||||
|
||||
File diff suppressed because one or more lines are too long
+13
-13
@@ -48,7 +48,7 @@
|
||||
"voltage": 121.3,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 57.53,
|
||||
"power_factor": 0.87,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 84.4,
|
||||
"current": 0.83,
|
||||
"power": 0.3,
|
||||
"current": 0.01,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -74,13 +74,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 119.1,
|
||||
"voltage": 120.9,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 118.24,
|
||||
"power": 444.4,
|
||||
"current": 3.76,
|
||||
"power_factor": 0.99,
|
||||
"energy": 118.27,
|
||||
"power": 0.8,
|
||||
"current": 0.03,
|
||||
"power_factor": 0.41,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 121.5,
|
||||
"energy": 53.73,
|
||||
"state": "ON",
|
||||
"power": 57.2,
|
||||
"current": 0.55,
|
||||
"power": 40,
|
||||
"current": 0.44,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.78,
|
||||
"power_factor": 0.74,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.9,
|
||||
"voltage": 122.4,
|
||||
"energy": 17.65,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": true,
|
||||
"occupancy": false,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 72,
|
||||
|
||||
Reference in New Issue
Block a user