From 85ef2c0fb17f85e69e8272853114c97b0af7d6e8 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sun, 15 Dec 2024 03:19:57 -0800 Subject: [PATCH] Mark Google Tasks action-exceptions quality scale as done (#133253) --- homeassistant/components/google_tasks/quality_scale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/google_tasks/quality_scale.yaml b/homeassistant/components/google_tasks/quality_scale.yaml index b4159b30145..94c81d0b7f8 100644 --- a/homeassistant/components/google_tasks/quality_scale.yaml +++ b/homeassistant/components/google_tasks/quality_scale.yaml @@ -39,7 +39,7 @@ rules: reauthentication-flow: status: todo comment: Missing a test that reauthenticates with the wrong account - action-exceptions: todo + action-exceptions: done docs-installation-parameters: todo integration-owner: done parallel-updates: todo