Skip to content

Commit f7a59eb

Browse files
authored
Sort hassio strings (#155784)
1 parent 37eef96 commit f7a59eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

homeassistant/components/hassio/strings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"entity": {
33
"binary_sensor": {
4-
"state": {
5-
"name": "Running"
6-
},
74
"mount": {
85
"name": "Connected"
6+
},
7+
"state": {
8+
"name": "Running"
99
}
1010
},
1111
"sensor": {

0 commit comments

Comments
 (0)