core/homeassistant/components/bluetooth_tracker/strings.json

9 lines
125 B
JSON
Raw Normal View History

{
"services": {
"update": {
"name": "Update",
"description": "Triggers manual tracker update."
}
}
}