.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -531,3 +531,5 @@
|
||||
{"timestamp": "2026-08-06T22:58:57.658727+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": 15, "search": "octoprint", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 4.751920700073242, "success": true, "error_message": null, "response_size_bytes": 3462, "user_context": null}
|
||||
{"timestamp": "2026-08-06T22:58:58.426082+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "error_log", "limit": 20, "search": "octoprint", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 492.8438663482666, "success": true, "error_message": null, "response_size_bytes": 2501, "user_context": null}
|
||||
{"timestamp": "2026-08-06T22:59:29.391432+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": "mqtt", "domain": null, "include_options": false, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "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": 8.251428604125977, "success": true, "error_message": null, "response_size_bytes": 489, "user_context": null}
|
||||
{"timestamp": "2026-08-06T23:48:14.628006+00:00", "tool_name": "ha_get_addon", "parameters": {"source": "installed", "slug": null, "include_stats": false, "repository": null, "query": null}, "execution_time_ms": 4.376649856567383, "success": true, "error_message": null, "response_size_bytes": 4970, "user_context": null}
|
||||
{"timestamp": "2026-08-06T23:48:18.418557+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 50, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_mosquitto"}, "execution_time_ms": 24.98340606689453, "success": true, "error_message": null, "response_size_bytes": 4612, "user_context": null}
|
||||
|
||||
+14
-14
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.8,
|
||||
"voltage": 120.3,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 49.74,
|
||||
"power_factor": 0.3,
|
||||
"energy": 49.75,
|
||||
"power_factor": 0.88,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 0.2,
|
||||
"current": 0.01,
|
||||
"power": 81,
|
||||
"current": 0.81,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -78,9 +78,9 @@
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 101.31,
|
||||
"power": 93.9,
|
||||
"current": 0.85,
|
||||
"power_factor": 0.94,
|
||||
"power": 0.8,
|
||||
"current": 0.05,
|
||||
"power_factor": 0.41,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 120.3,
|
||||
"energy": 43.24,
|
||||
"state": "ON",
|
||||
"power": 38.3,
|
||||
"current": 0.53,
|
||||
"power": 25.2,
|
||||
"current": 0.38,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.58,
|
||||
"power_factor": 0.6,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -143,7 +143,7 @@
|
||||
"current": 0.02,
|
||||
"ac_frequency": 60,
|
||||
"power": 0.3,
|
||||
"power_factor": 0.2,
|
||||
"power_factor": 0.14,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -188,11 +188,11 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.06,
|
||||
"power": 0.2
|
||||
"power": 0.4
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
"temperature": 28.3,
|
||||
"temperature": 28.1,
|
||||
"temperature_units": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"update": {
|
||||
|
||||
Reference in New Issue
Block a user