diff --git a/homeassistant/strings.json b/homeassistant/strings.json index f423c3bf59c..7ef35abb265 100644 --- a/homeassistant/strings.json +++ b/homeassistant/strings.json @@ -54,26 +54,26 @@ "sunday": "Sunday" }, "state": { + "active": "Active", + "charging": "Charging", + "closed": "Closed", + "connected": "Connected", + "disabled": "Disabled", + "discharging": "Discharging", + "disconnected": "Disconnected", + "enabled": "Enabled", + "home": "Home", + "idle": "Idle", + "locked": "Locked", + "no": "No", + "not_home": "Away", "off": "Off", "on": "On", - "yes": "Yes", - "no": "No", "open": "Open", - "closed": "Closed", - "enabled": "Enabled", - "disabled": "Disabled", - "connected": "Connected", - "disconnected": "Disconnected", - "locked": "Locked", - "unlocked": "Unlocked", - "active": "Active", - "idle": "Idle", - "standby": "Standby", "paused": "Paused", - "home": "Home", - "not_home": "Away", - "charging": "Charging", - "discharging": "Discharging" + "standby": "Standby", + "unlocked": "Unlocked", + "yes": "Yes" }, "config_flow": { "title": {