Skip to content

Commit 8d68fee

Browse files
authored
Add translation for absolute_humidity device class to template (home-assistant#149814)
1 parent b4a4e21 commit 8d68fee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

homeassistant/components/template/strings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -901,6 +901,7 @@
901901
},
902902
"sensor_device_class": {
903903
"options": {
904+
"absolute_humidity": "[%key:component::sensor::entity_component::absolute_humidity::name%]",
904905
"apparent_power": "[%key:component::sensor::entity_component::apparent_power::name%]",
905906
"aqi": "[%key:component::sensor::entity_component::aqi::name%]",
906907
"area": "[%key:component::sensor::entity_component::area::name%]",

0 commit comments

Comments
 (0)