.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -2893,3 +2893,5 @@
|
||||
{"timestamp": "2026-08-26T17:30:37.512178+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.alert_thread_node_offline", "python_transform": "config['triggers'][0]['entity_id'] = ['light.bedroom_lamp_2', 'light.office_lamp_2', 'sensor.bedroom_switch_battery']; config['actions'][0]['data']['message'] = \"{{ ['light.bedroom_lamp_2', 'light.office_lamp_2', 'sensor.bedroom_switch_battery'] | select('is_state', 'unavailable') | join(', ') }} lost the mesh. Fix: unplug/replug the TV Streamer.\"", "config_hash": "ed171d2737dbee8d", "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 279.18195724487305, "success": true, "error_message": null, "response_size_bytes": 60106, "user_context": null}
|
||||
{"timestamp": "2026-08-26T17:30:42.526011+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.ikea_bilresa_e2489_dual_button_matter"}, "execution_time_ms": 46.79679870605469, "success": true, "error_message": null, "response_size_bytes": 1807, "user_context": null}
|
||||
{"timestamp": "2026-08-26T17:30:42.925195+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.alert_thread_node_offline"}, "execution_time_ms": 75.1047134399414, "success": true, "error_message": null, "response_size_bytes": 1146, "user_context": null}
|
||||
{"timestamp": "2026-08-26T17:32:44.208270+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": "nest", "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.896133422851562, "success": true, "error_message": null, "response_size_bytes": 5165, "user_context": null}
|
||||
{"timestamp": "2026-08-26T17:32:49.259506+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": 10, "search": "nest", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "structured": false, "top_n": null, "slug": null}, "execution_time_ms": 2.316713333129883, "success": true, "error_message": null, "response_size_bytes": 2262, "user_context": null}
|
||||
|
||||
+12
-12
@@ -7,7 +7,7 @@
|
||||
"voltage": 119.5,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.15,
|
||||
"power_factor": 0.11,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -30,7 +30,7 @@
|
||||
"power": 2.5,
|
||||
"current": 0.1,
|
||||
"energy": 33.08,
|
||||
"power_factor": 0.18,
|
||||
"power_factor": 0.17,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 112,
|
||||
"power": 93.6,
|
||||
"current": 0.02,
|
||||
"power": 83.7,
|
||||
"current": 0.78,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -77,9 +77,9 @@
|
||||
"voltage": 118.1,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 135.55,
|
||||
"power": 94.7,
|
||||
"current": 0.89,
|
||||
"energy": 135.56,
|
||||
"power": 0.7,
|
||||
"current": 0.05,
|
||||
"power_factor": 0.95,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 118.8,
|
||||
"energy": 64.76,
|
||||
"state": "ON",
|
||||
"power": 61.1,
|
||||
"current": 0.66,
|
||||
"power": 58.8,
|
||||
"current": 0.63,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.78,
|
||||
"power_factor": 0.82,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 119,
|
||||
"voltage": 119.5,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.76,
|
||||
@@ -192,7 +192,7 @@
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
"temperature": 27.6,
|
||||
"temperature": 27.8,
|
||||
"temperature_units": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"update": {
|
||||
|
||||
Reference in New Issue
Block a user