From 3c015f85f402b96a17c57b889a05630eed0494c5 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 27 Jun 2023 12:28:31 +0200 Subject: [PATCH] Revert "Change the device class name `volatile organic compounds parts` to `VOCs ratio`" (#95332) --- 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 60c6ed097a7..d3dbbc678b0 100644 --- a/homeassistant/components/sensor/strings.json +++ b/homeassistant/components/sensor/strings.json @@ -247,7 +247,7 @@ "name": "VOCs" }, "volatile_organic_compounds_parts": { - "name": "VOCs ratio" + "name": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]" }, "voltage": { "name": "Voltage"