core/homeassistant/components/tractive/strings.sensor.json

11 lines
245 B
JSON

{
"state": {
"tractive__tracker_state": {
"not_reporting": "Not reporting",
"operational": "Operational",
"system_shutdown_user": "System shutdown user",
"system_startup": "System startup"
}
}
}