Fix template sensor uom string (#150057)

This commit is contained in:
karwosts 2025-08-05 09:56:34 -07:00 committed by GitHub
parent 991c9008bd
commit 8c509b11b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -759,7 +759,7 @@
"data_description": {
"device_id": "[%key:component::template::common::device_id_description%]",
"state": "[%key:component::template::config::step::sensor::data_description::state%]",
"unit_of_measurement": "[%key:component::template::config::step::sensor::data_description::state%]"
"unit_of_measurement": "[%key:component::template::config::step::sensor::data_description::unit_of_measurement%]"
},
"sections": {
"advanced_options": {