Skip to content

Commit 56b81dc

Browse files
committed
UPdate formatting
1 parent 33bff22 commit 56b81dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/device_tracker.owntracks_http.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ For configuration options and usage instructions, read the documentation for the
2929
3030
Open OwnTracks and go to Connection preferences:
3131
32-
- Mode: Private HTTP
32+
- Mode: Select **Private HTTP**
3333
- Host: [Home Assistant URL]:[port]/api/owntracks/[your name]/[device name]
34-
- Identification: turn authentication on, username `homeassistant` and password is your API password that you use to login to Home Assistant.
34+
- Identification: Turn **Authentication** on, username `homeassistant` and password is your API password that you use to login to Home Assistant.
3535

3636
Host example: If I host my Home Assistant at `https://example.duckdns.org`, my name is Paulus and my phone is a Pixel I would set the host to be `https://example.duckdns.org/api/owntracks/paulus/pixel`. This will result in an entity with an ID of `device_tracker.paulus_pixel`. You can pick any name for the user and the device.

0 commit comments

Comments
 (0)