diff --git a/homeassistant/components/shelly/strings.json b/homeassistant/components/shelly/strings.json index ec64e6ddf66..083a78898cf 100644 --- a/homeassistant/components/shelly/strings.json +++ b/homeassistant/components/shelly/strings.json @@ -206,7 +206,7 @@ }, "detected_objects_with_channel_name": { "name": "{channel_name} detected objects", - "unit_of_measurement": "objects" + "unit_of_measurement": "[%key:component::shelly::entity::sensor::detected_objects::unit_of_measurement%]" }, "device_temperature": { "name": "Device temperature" @@ -310,7 +310,7 @@ "name": "Pulse counter value" }, "pulse_counter_value_with_channel_name": { - "name": "{channel_name} Pulse counter value" + "name": "{channel_name} pulse counter value" }, "pulse_counter_with_channel_name": { "name": "{channel_name} pulse counter"