From af801f4343f1bacc3547423a0bd5f0bfb8d35e16 Mon Sep 17 00:00:00 2001 From: mib1185 Date: Mon, 21 Apr 2025 19:07:35 +0000 Subject: [PATCH] apply suggestions --- homeassistant/components/tankerkoenig/quality_scale.yaml | 4 ++-- homeassistant/components/tankerkoenig/strings.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tankerkoenig/quality_scale.yaml b/homeassistant/components/tankerkoenig/quality_scale.yaml index 546f649e515..85aeb52da02 100644 --- a/homeassistant/components/tankerkoenig/quality_scale.yaml +++ b/homeassistant/components/tankerkoenig/quality_scale.yaml @@ -57,7 +57,7 @@ rules: docs-use-cases: done dynamic-devices: status: exempt - comment: Each config entry represents on service entry. + comment: Each config entry represents one service entry. entity-category: done entity-device-class: done entity-disabled-by-default: done @@ -73,7 +73,7 @@ rules: comment: No repair issues implemented. stale-devices: status: exempt - comment: Each config entry represents on service entry. + comment: Each config entry represents one service entry. # Platinum async-dependency: done diff --git a/homeassistant/components/tankerkoenig/strings.json b/homeassistant/components/tankerkoenig/strings.json index 63c9696dc4c..3d63ba04c1f 100644 --- a/homeassistant/components/tankerkoenig/strings.json +++ b/homeassistant/components/tankerkoenig/strings.json @@ -47,7 +47,7 @@ }, "data_description": { "stations": "[%key:component::tankerkoenig::common::data_description_stations%]", - "show_on_map": "Weather to show the station sensors on the map or not." + "show_on_map": "Whether to show the station sensors on the map or not." } } },