.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -657,3 +657,5 @@
|
||||
{"timestamp": "2026-08-07T13:03:18.306921+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.count_octoprint_print_outcomes"}, "execution_time_ms": 60.4400634765625, "success": true, "error_message": null, "response_size_bytes": 1113, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:04:33.007511+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "for card in config['views'][1]['sections'][1]['cards']:\n if card.get('type') == 'custom:apexcharts-card':\n card['graph_span'] = \"30d\"", "config_hash": "4fe2cbdc84d04e3a", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 10.134220123291016, "success": true, "error_message": null, "response_size_bytes": 742, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:06:49.743739+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_successful_prints_count", "source": "statistics", "start_time": "7d", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": null, "offset": null, "period": "day", "statistic_types": ["change"], "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 21.042585372924805, "success": true, "error_message": null, "response_size_bytes": 1028, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:07:54.950213+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "counter", "service": "increment", "entity_id": "counter.octoprint_successful_prints", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 5.990266799926758, "success": true, "error_message": null, "response_size_bytes": 401, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:07:57.456558+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["counter.octoprint_successful_prints", "sensor.octoprint_successful_prints_count"], "fields": ["entity_id", "state"], "attribute_keys": null}, "execution_time_ms": 9.541749954223633, "success": true, "error_message": null, "response_size_bytes": 616, "user_context": null}
|
||||
|
||||
+12
-12
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 3.8,
|
||||
"power": 2.1,
|
||||
"current": 0.12,
|
||||
"energy": 26.83,
|
||||
"power_factor": 0.25,
|
||||
"power_factor": 0.15,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -58,7 +58,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 83.7,
|
||||
"power": 82.3,
|
||||
"current": 0.82,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
@@ -80,7 +80,7 @@
|
||||
"energy": 102.35,
|
||||
"power": 0.8,
|
||||
"current": 0.05,
|
||||
"power_factor": 0.4,
|
||||
"power_factor": 0.34,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -96,12 +96,12 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 119.6,
|
||||
"energy": 43.62,
|
||||
"energy": 43.63,
|
||||
"state": "ON",
|
||||
"power": 70.6,
|
||||
"current": 0.78,
|
||||
"power": 65.3,
|
||||
"current": 0.72,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.8,
|
||||
"power_factor": 0.77,
|
||||
"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,
|
||||
@@ -187,12 +187,12 @@
|
||||
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.27,
|
||||
"power": 0
|
||||
"power_factor": 0.4,
|
||||
"power": 1
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
"temperature": 27,
|
||||
"temperature": 27.1,
|
||||
"temperature_units": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"update": {
|
||||
|
||||
Reference in New Issue
Block a user