hass-core/homeassistant/components/tractive/strings.sensor.json
2022-03-30 10:35:30 +02:00

10 lines
231 B
JSON

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