mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
change description of dev_id (#18351)
to use the more appropriate `object_id`, instead of the informal description 'the second half of the entity_id'
This commit is contained in:
parent
a238fc64ea
commit
11d1399f2b
@ -104,7 +104,7 @@ The `device_tracker.see` service can be used to manually update the state of a d
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `dev_id` | no | The second half of the `entity_id`, for example `tardis` for `device_tracker.tardis` |
|
||||
| `dev_id` | no | The `object_id`, for example `tardis` for `device_tracker.tardis` |
|
||||
| `location_name` | no | The location, `home`, `not_home`, or the name of the zone |
|
||||
| `host_name` | yes | The hostname of the device tracker |
|
||||
| `mac` | yes | The MAC address of the entity (only specify if you're updating a network based tracker) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user