Created
February 17, 2020 17:49
-
-
Save fastjack/e7c2676f8f6d220152be57e80c5e8c16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
device_tracker: | |
- platform: unifi | |
host: unifi.home.maciaszek.net | |
username: !secret unifi_username | |
password: !secret unifi_password | |
verify_ssl: false | |
track_new_devices: no | |
consider_home: 300 | |
interval_seconds: 30 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment