.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1852,3 +1852,4 @@
|
||||
{"timestamp": "2026-08-23T18:28:03.205791+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KZNWKBCATAYFYP9M68H28KXC", "query": null, "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": 11.524677276611328, "success": true, "error_message": null, "response_size_bytes": 699, "user_context": null}
|
||||
{"timestamp": "2026-08-23T18:28:03.575676+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.3d_printer_lights", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 19.46282386779785, "success": true, "error_message": null, "response_size_bytes": 375, "user_context": null}
|
||||
{"timestamp": "2026-08-23T18:28:03.944604+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "Matter unavailable: {{ expand(integration_entities('matter')) | selectattr('state', 'equalto', 'unavailable') | list | count }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 27.952909469604492, "success": true, "error_message": null, "response_size_bytes": 239, "user_context": null}
|
||||
{"timestamp": "2026-08-23T18:35:23.385015+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "Matter unavailable: {{ expand(integration_entities('matter')) | selectattr('state', 'equalto', 'unavailable') | list | count }} / {{ integration_entities('matter') | count }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 22.074222564697266, "success": true, "error_message": null, "response_size_bytes": 291, "user_context": null}
|
||||
|
||||
+13
-13
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2,
|
||||
"power": 1.9,
|
||||
"current": 0.09,
|
||||
"energy": 32.45,
|
||||
"power_factor": 0.19,
|
||||
"power_factor": 0.16,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.8,
|
||||
"voltage": 120.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 64.5,
|
||||
"power_factor": 0.86,
|
||||
"power_factor": 0.3,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 138,
|
||||
"power": 82.6,
|
||||
"current": 0.82,
|
||||
"power": 20.2,
|
||||
"current": 0.35,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 119.5,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 130.63,
|
||||
"power": 101.2,
|
||||
"energy": 130.64,
|
||||
"power": 100.4,
|
||||
"current": 0.9,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
@@ -98,8 +98,8 @@
|
||||
"voltage": 120.8,
|
||||
"energy": 61.76,
|
||||
"state": "ON",
|
||||
"power": 65.2,
|
||||
"current": 0.8,
|
||||
"power": 49.4,
|
||||
"current": 0.59,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.67,
|
||||
"update": {
|
||||
@@ -114,12 +114,12 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 120.5,
|
||||
"voltage": 121,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.78,
|
||||
"current": 0.01,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.11,
|
||||
"power_factor": 0.22,
|
||||
"linkquality": 109,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 120.7,
|
||||
"voltage": 121.2,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.47,
|
||||
|
||||
Reference in New Issue
Block a user