.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1176,3 +1176,4 @@
|
||||
{"timestamp": "2026-08-14T14:24:33.659304+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": ["sensor.octoprint_print_progress", "sensor.octoprint_print_time_left"], "source": "history", "start_time": "90m", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": 40, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 1419.175624847412, "success": true, "error_message": null, "response_size_bytes": 10960, "user_context": null}
|
||||
{"timestamp": "2026-08-14T14:24:43.582533+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": null, "domain": "octoprint", "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.885881423950195, "success": true, "error_message": null, "response_size_bytes": 194, "user_context": null}
|
||||
{"timestamp": "2026-08-14T14:27:04.566028+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": ["sensor.octoprint_print_progress", "sensor.octoprint_print_time_left", "sensor.octoprint_print_status", "sensor.octoprint_approximate_completion_time"], "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 6.7119598388671875, "success": true, "error_message": null, "response_size_bytes": 2296, "user_context": null}
|
||||
{"timestamp": "2026-08-14T14:31:35.473797+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_print_progress", "sensor.octoprint_print_time_left", "sensor.octoprint_print_time"], "fields": ["state", "attributes", "last_updated"], "attribute_keys": null}, "execution_time_ms": 16.215801239013672, "success": true, "error_message": null, "response_size_bytes": 1281, "user_context": null}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.1,
|
||||
"voltage": 118.6,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.11,
|
||||
@@ -29,7 +29,7 @@
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 159.1,
|
||||
"current": 1.37,
|
||||
"energy": 28.58,
|
||||
"energy": 28.59,
|
||||
"power_factor": 0.98,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 118.2,
|
||||
"energy": 51.62,
|
||||
"state": "ON",
|
||||
"power": 47.5,
|
||||
"current": 0.51,
|
||||
"power": 49.7,
|
||||
"current": 0.52,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.78,
|
||||
"power_factor": 0.79,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -187,7 +187,7 @@
|
||||
"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.08,
|
||||
"power_factor": 0.13,
|
||||
"power": 0.1
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
|
||||
Reference in New Issue
Block a user