Skip to content

Commit d84cf26

Browse files
authored
Fix Shelly Self-test sensor name (home-assistant#157169)
1 parent ba5472d commit d84cf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/shelly/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
"name": "Right slot vial"
479479
},
480480
"self_test": {
481-
"name": "Self test",
481+
"name": "Self-test",
482482
"state": {
483483
"completed": "Completed",
484484
"not_completed": "Not completed",

0 commit comments

Comments
 (0)