Update variables
This commit is contained in:
parent
40ca29b2e9
commit
f9ebbd271b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ Owntracks can also be used with other device trackers, such as [Nmap](/component
|
||||||
An example showing the inclusion of the `mac` field for multiple component tracking. The `mac` field will need to be added to the `owntracks` device and will enable tracking by all components that track via the `mac` address.
|
An example showing the inclusion of the `mac` field for multiple component tracking. The `mac` field will need to be added to the `owntracks` device and will enable tracking by all components that track via the `mac` address.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
<username>\_<device-id>:
|
USERNAME_DEVICE_ID:
|
||||||
name: Friendly Name
|
name: Friendly Name
|
||||||
mac: EA:AA:55:E7:C6:94
|
mac: EA:AA:55:E7:C6:94
|
||||||
picture: https://home-assistant.io/images/favicon-192x192.png
|
picture: https://home-assistant.io/images/favicon-192x192.png
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue