Skip to content

Commit d45c03a

Browse files
authored
Update reference for volatile_organic_compounds_parts in random (home-assistant#149832)
1 parent 8562c8d commit d45c03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/random/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"temperature": "[%key:component::sensor::entity_component::temperature::name%]",
131131
"timestamp": "[%key:component::sensor::entity_component::timestamp::name%]",
132132
"volatile_organic_compounds": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]",
133-
"volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]",
133+
"volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds_parts::name%]",
134134
"voltage": "[%key:component::sensor::entity_component::voltage::name%]",
135135
"volume": "[%key:component::sensor::entity_component::volume::name%]",
136136
"volume_flow_rate": "[%key:component::sensor::entity_component::volume_flow_rate::name%]",

0 commit comments

Comments
 (0)