.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json

This commit is contained in:
Home Assistant Version Control
2026-08-16 07:33:36 +00:00
parent 8fd7cbbb36
commit e481284b78
2 changed files with 19 additions and 17 deletions
+2
View File
@@ -1617,3 +1617,5 @@
{"timestamp": "2026-08-16T07:33:08.707843+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "update.bedroom_switch_firmware", "update.office_button_firmware", "update.bedroom_lamp_firmware", "update.office_scroll_wheel_firmware", "update.basement_switch_firmware", "update.night_light_firmware", "update.office_lamp_firmware"], "fields": ["entity_id", "state", "last_updated"], "attribute_keys": null}, "execution_time_ms": 66.32614135742188, "success": true, "error_message": null, "response_size_bytes": 1848, "user_context": null} {"timestamp": "2026-08-16T07:33:08.707843+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "update.bedroom_switch_firmware", "update.office_button_firmware", "update.bedroom_lamp_firmware", "update.office_scroll_wheel_firmware", "update.basement_switch_firmware", "update.night_light_firmware", "update.office_lamp_firmware"], "fields": ["entity_id", "state", "last_updated"], "attribute_keys": null}, "execution_time_ms": 66.32614135742188, "success": true, "error_message": null, "response_size_bytes": 1848, "user_context": null}
{"timestamp": "2026-08-16T07:33:16.638988+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.office_button_battery", "sensor.office_button_battery_voltage", "event.office_button_button_1", "event.office_button_button_2", "sensor.office_button_current_switch_position_1", "sensor.office_button_current_switch_position_2", "sensor.bedroom_switch_battery", "sensor.basement_switch_battery"], "fields": ["entity_id", "state", "last_updated"], "attribute_keys": null}, "execution_time_ms": 31.3723087310791, "success": true, "error_message": null, "response_size_bytes": 1710, "user_context": null} {"timestamp": "2026-08-16T07:33:16.638988+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.office_button_battery", "sensor.office_button_battery_voltage", "event.office_button_button_1", "event.office_button_button_2", "sensor.office_button_current_switch_position_1", "sensor.office_button_current_switch_position_2", "sensor.bedroom_switch_battery", "sensor.basement_switch_battery"], "fields": ["entity_id", "state", "last_updated"], "attribute_keys": null}, "execution_time_ms": 31.3723087310791, "success": true, "error_message": null, "response_size_bytes": 1710, "user_context": null}
{"timestamp": "2026-08-16T07:33:17.447878+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 60, "search": "offline", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 449.9528408050537, "success": true, "error_message": null, "response_size_bytes": 6269, "user_context": null} {"timestamp": "2026-08-16T07:33:17.447878+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 60, "search": "offline", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 449.9528408050537, "success": true, "error_message": null, "response_size_bytes": 6269, "user_context": null}
{"timestamp": "2026-08-16T07:33:30.550993+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KXDX3H3KXGS8S5PD160Q1EQT", "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": true, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": 30000, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 85.77084541320801, "success": true, "error_message": null, "response_size_bytes": 920, "user_context": null}
{"timestamp": "2026-08-16T07:33:35.014646+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KXDX3H3KXGS8S5PD160Q1EQT", "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": true, "include_knx_project": false, "device_id": null, "diagnostics_fields": ["data"], "diagnostics_truncate_at_bytes": 5000, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 46.151161193847656, "success": true, "error_message": null, "response_size_bytes": 831, "user_context": null}
+17 -17
View File
@@ -45,10 +45,10 @@
"state": "ON", "state": "ON",
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"voltage": 121.3, "voltage": 121.5,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"energy": 57.53, "energy": 57.53,
"power_factor": 0.2, "power_factor": 0.89,
"ac_frequency": 60, "ac_frequency": 60,
"update": { "update": {
"state": "idle", "state": "idle",
@@ -58,8 +58,8 @@
"latest_release_notes": null "latest_release_notes": null
}, },
"linkquality": 134, "linkquality": 134,
"power": 0.3, "power": 95,
"current": 0.01, "current": 0.88,
"power_on_behavior": "on" "power_on_behavior": "on"
}, },
"0xb40e060fffe031e3": { "0xb40e060fffe031e3": {
@@ -74,12 +74,12 @@
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"voltage": 119.3, "voltage": 121,
"state": "ON", "state": "ON",
"ac_frequency": 60, "ac_frequency": 60,
"energy": 118.3, "energy": 118.34,
"power": 449.8, "power": 0.8,
"current": 3.8, "current": 0.02,
"power_factor": 0.99, "power_factor": 0.99,
"update": { "update": {
"state": "idle", "state": "idle",
@@ -96,12 +96,12 @@
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"voltage": 121.5, "voltage": 121.5,
"energy": 53.74, "energy": 53.75,
"state": "ON", "state": "ON",
"power": 46.6, "power": 43.7,
"current": 0.45, "current": 0.48,
"ac_frequency": 60, "ac_frequency": 60,
"power_factor": 0.74, "power_factor": 0.76,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -114,12 +114,12 @@
}, },
"0xffffb40e060895b3": { "0xffffb40e060895b3": {
"state": "ON", "state": "ON",
"voltage": 121.5, "voltage": 122,
"ac_frequency": 60, "ac_frequency": 60,
"energy": 7.89, "energy": 7.89,
"current": 0.01, "current": 0.01,
"power": 0.1, "power": 0.1,
"power_factor": 0.22, "power_factor": 0.11,
"linkquality": 123, "linkquality": 123,
"update": { "update": {
"state": "idle", "state": "idle",
@@ -187,8 +187,8 @@
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota", "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 "latest_release_notes": null
}, },
"power_factor": 0.12, "power_factor": 0.33,
"power": 2 "power": 1.2
}, },
"0xa4c1380d0679ffff": { "0xa4c1380d0679ffff": {
"battery": 100, "battery": 100,
@@ -245,7 +245,7 @@
}, },
"0xb40e060fffe717c5": { "0xb40e060fffe717c5": {
"battery": 100, "battery": 100,
"occupancy": true, "occupancy": false,
"tamper": false, "tamper": false,
"battery_low": false, "battery_low": false,
"linkquality": 72, "linkquality": 72,