This commit is contained in:
Home Assistant Version Control
2026-08-26 05:12:18 +00:00
parent e64cec7e92
commit a1426fe6dc
3 changed files with 25 additions and 26 deletions
+2
View File
@@ -2304,3 +2304,5 @@
{"timestamp": "2026-08-26T05:11:23.285590+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "in-meeting", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 10.643243789672852, "success": true, "error_message": null, "response_size_bytes": 2638, "user_context": null} {"timestamp": "2026-08-26T05:11:23.285590+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "in-meeting", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 10.643243789672852, "success": true, "error_message": null, "response_size_bytes": 2638, "user_context": null}
{"timestamp": "2026-08-26T05:11:39.414507+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "repairs", "include_dismissed_repairs": false, "config_entry_id": null, "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": 273.3891010284424, "success": true, "error_message": null, "response_size_bytes": 5104, "user_context": null} {"timestamp": "2026-08-26T05:11:39.414507+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "repairs", "include_dismissed_repairs": false, "config_entry_id": null, "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": 273.3891010284424, "success": true, "error_message": null, "response_size_bytes": 5104, "user_context": null}
{"timestamp": "2026-08-26T05:11:49.243492+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "binary_sensor.night_light_occupancy", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 41.487932205200195, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"ENTITY_NOT_FOUND\",\n \"message\": \"Entity 'binary_sensor.night_light_occupancy' not found\",\n \"details\": \"API error: 404 - Entity not found.\",\n \"suggestion\": \"Verify entity 'binary_sensor.night_light_occupancy' exists in Home Assistant\",\n \"suggestions\": [\n \"Verify entity 'binary_sensor.night_light_occupancy' exists in Home Assistant\",\n \"Check Home Assistant connection\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"entity_id\": \"binary_sensor.night_light_occupancy\"\n}", "response_size_bytes": null, "user_context": null} {"timestamp": "2026-08-26T05:11:49.243492+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "binary_sensor.night_light_occupancy", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 41.487932205200195, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"ENTITY_NOT_FOUND\",\n \"message\": \"Entity 'binary_sensor.night_light_occupancy' not found\",\n \"details\": \"API error: 404 - Entity not found.\",\n \"suggestion\": \"Verify entity 'binary_sensor.night_light_occupancy' exists in Home Assistant\",\n \"suggestions\": [\n \"Verify entity 'binary_sensor.night_light_occupancy' exists in Home Assistant\",\n \"Check Home Assistant connection\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"entity_id\": \"binary_sensor.night_light_occupancy\"\n}", "response_size_bytes": null, "user_context": null}
{"timestamp": "2026-08-26T05:12:05.931682+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "alarm-section", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'][2]['entities'].pop(6)", "config_hash": "7d9a45e8f0dc8fe7", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 6.725549697875977, "success": true, "error_message": null, "response_size_bytes": 595, "user_context": null}
{"timestamp": "2026-08-26T05:12:12.152614+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "repairs", "include_dismissed_repairs": false, "config_entry_id": null, "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": 250.35786628723145, "success": true, "error_message": null, "response_size_bytes": 4596, "user_context": null}
-3
View File
@@ -142,9 +142,6 @@
{ {
"entity": "binary_sensor.downstairs_bathroom_occupancy" "entity": "binary_sensor.downstairs_bathroom_occupancy"
}, },
{
"entity": "binary_sensor.night_light_occupancy"
},
{ {
"entity": "binary_sensor.basement" "entity": "binary_sensor.basement"
}, },
+23 -23
View File
@@ -4,7 +4,7 @@
"state": "ON", "state": "ON",
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"voltage": 123.9, "voltage": 123.6,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"ac_frequency": 60, "ac_frequency": 60,
"power_factor": 0.13, "power_factor": 0.13,
@@ -27,7 +27,7 @@
"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,
"power": 2.1, "power": 2.4,
"current": 0.1, "current": 0.1,
"energy": 32.98, "energy": 32.98,
"power_factor": 0.16, "power_factor": 0.16,
@@ -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": 123.4, "voltage": 123,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"energy": 66.56, "energy": 66.57,
"power_factor": 0.87, "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": 120, "linkquality": 120,
"power": 104.8, "power": 108.8,
"current": 0.92, "current": 0.97,
"power_on_behavior": "on" "power_on_behavior": "on"
}, },
"0xb40e060fffe031e3": { "0xb40e060fffe031e3": {
@@ -74,13 +74,13 @@
"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": 122.4, "voltage": 123.1,
"state": "ON", "state": "ON",
"ac_frequency": 60, "ac_frequency": 60,
"energy": 134.73, "energy": 134.74,
"power": 98.3, "power": 0.8,
"current": 0.87, "current": 0.05,
"power_factor": 0.94, "power_factor": 0.4,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -95,11 +95,11 @@
"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": 123.3, "voltage": 123,
"energy": 64.37, "energy": 64.37,
"state": "ON", "state": "ON",
"power": 28.1, "power": 27.1,
"current": 0.4, "current": 0.45,
"ac_frequency": 60, "ac_frequency": 60,
"power_factor": 0.6, "power_factor": 0.6,
"update": { "update": {
@@ -114,12 +114,12 @@
}, },
"0xffffb40e060895b3": { "0xffffb40e060895b3": {
"state": "ON", "state": "ON",
"voltage": 123.8, "voltage": 123.5,
"ac_frequency": 60, "ac_frequency": 60,
"energy": 8.91, "energy": 8.91,
"current": 0.01, "current": 0.01,
"power": 0.2, "power": 0.1,
"power_factor": 0.22, "power_factor": 0.11,
"linkquality": 69, "linkquality": 69,
"update": { "update": {
"state": "idle", "state": "idle",
@@ -136,14 +136,14 @@
"0xffffb40e0608864e": { "0xffffb40e0608864e": {
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"voltage": 124, "voltage": 124.2,
"energy": 20.23, "energy": 20.23,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"state": "ON", "state": "ON",
"current": 0.02, "current": 0.02,
"ac_frequency": 60, "ac_frequency": 60,
"power": 0.4, "power": 0.4,
"power_factor": 0.18, "power_factor": 0.14,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -172,10 +172,10 @@
"0xffffb40e060893d8": { "0xffffb40e060893d8": {
"state": "ON", "state": "ON",
"led_brightness": 100, "led_brightness": 100,
"voltage": 123.8, "voltage": 123.4,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"energy": 3.72, "energy": 3.73,
"power_on_behavior": "on", "power_on_behavior": "on",
"linkquality": 112, "linkquality": 112,
"current": 0.09, "current": 0.09,
@@ -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": 120, "linkquality": 120,