Skip to content

Commit e480ceb

Browse files
authored
Update README.md
1 parent f4a9722 commit e480ceb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,14 @@ switch:
9191
name: Switch 2
9292
```
9393

94+
To add a virtual device tracker use the following:
95+
96+
```yaml
97+
device_tracker:
98+
- platform: virtual
99+
devices:
100+
- virtual_user1
101+
- virtual_user2
102+
```
103+
104+
They will be moved to home on reboot. Use the `device_tracker.see` service to change device locations.

0 commit comments

Comments
 (0)