Skip to content

Commit b0e75e9

Browse files
authored
Update reference for volatile_organic_compounds_parts in template (home-assistant#149831)
1 parent d45c03a commit b0e75e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/template/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@
949949
"temperature": "[%key:component::sensor::entity_component::temperature::name%]",
950950
"timestamp": "[%key:component::sensor::entity_component::timestamp::name%]",
951951
"volatile_organic_compounds": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]",
952-
"volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]",
952+
"volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds_parts::name%]",
953953
"voltage": "[%key:component::sensor::entity_component::voltage::name%]",
954954
"volume": "[%key:component::sensor::entity_component::volume::name%]",
955955
"volume_flow_rate": "[%key:component::sensor::entity_component::volume_flow_rate::name%]",

0 commit comments

Comments
 (0)