mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Replace "Stopped" with common state in traccar_server
(#141751)
This commit is contained in:
parent
35b9564ed4
commit
bcead72265
@ -47,7 +47,7 @@
|
|||||||
"motion": {
|
"motion": {
|
||||||
"name": "Motion",
|
"name": "Motion",
|
||||||
"state": {
|
"state": {
|
||||||
"off": "Stopped",
|
"off": "[%key:common::state::stopped%]",
|
||||||
"on": "Moving"
|
"on": "Moving"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user