1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/homeassistant/components/tractive/strings.sensor.json
2022-03-30 10:35:30 +02:00

11 lines
231 B
JSON

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