From 363dab7ce4f6ff8659cfcc884d1e07c00e3a621a Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Tue, 27 Jun 2023 03:33:11 -0300 Subject: [PATCH] Change the device class name `volatile organic compounds parts` to `VOCs ratio` (#95126) --- homeassistant/components/sensor/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/sensor/strings.json b/homeassistant/components/sensor/strings.json index d3dbbc678b0..60c6ed097a7 100644 --- a/homeassistant/components/sensor/strings.json +++ b/homeassistant/components/sensor/strings.json @@ -247,7 +247,7 @@ "name": "VOCs" }, "volatile_organic_compounds_parts": { - "name": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]" + "name": "VOCs ratio" }, "voltage": { "name": "Voltage"