#105 - Stop tracking new devices.

This commit is contained in:
CCOSTAN 2017-03-17 17:41:10 +00:00
parent 2c6a2f439b
commit c9158b0642
4 changed files with 16 additions and 22 deletions

View File

@ -13,7 +13,7 @@ SSL via [SSLS](https://SSLS.com) - 5 Bucks A Year! - Keeps me safe!
[HomeBridge](https://github.com/nfarina/homebridge) for full HA <-> Homekit compatibility.
**Devices I have :**
* [Ubiquiti Networks Unifi 802.11ac Pro](http://amzn.to/2mBSfE9) This keeps me warm with it's Wifi rays blanketing the house.
* [Ubiquiti Networks Unifi 802.11ac Pro](http://amzn.to/2mBSfE9) This keeps me warm with it's Wifi rays blanketing the house. Also used as a presence Tracker for iPhones/People.
* Lots of iOS Devices ([iPads](http://amzn.to/2l2qyRb), iPods, [iPhones](http://amzn.to/2l9Yoq9))
* [Nest Thermostats](http://amzn.to/2eAhB1k) - Smart Thermostat
* [Amazon Echo](http://amzn.to/2dSVbK4) and [DOT](http://amzn.to/2e3vHFQ)

View File

@ -22,7 +22,7 @@ frontend:
group: !include_dir_merge_named group
device_tracker: !include_dir_merge_list device_tracker
#discovery:
discovery:
updater:
sun:

View File

@ -1,3 +1,4 @@
device_tracker.actiontechap:
friendly_name: 'Actiontechap'
emulated_hue: False
@ -38,14 +39,6 @@ device_tracker.carlo:
device_tracker.carloultra:
friendly_name: 'Carlo-Ultra'
emulated_hue: False
hidden: True
device_tracker.chromecast_audio_1:
friendly_name: 'Chromecast Audio 1'
emulated_hue: False
@ -78,14 +71,6 @@ device_tracker.cisco_ap:
device_tracker.desktopcmaq4tf:
friendly_name: 'Desktop-Cmaq4tf'
emulated_hue: False
hidden: True
device_tracker.hue_hub_1:
friendly_name: 'Hue Hub 1'
emulated_hue: False
@ -110,7 +95,7 @@ device_tracker.ipmdemounit:
device_tracker.justindot:
device_tracker.justin_dot:
friendly_name: 'Justin-Dot'
emulated_hue: False
hidden: True
@ -126,8 +111,16 @@ device_tracker.large_garage:
device_tracker.living_room:
friendly_name: 'Living Room'
device_tracker.living_room_roku:
friendly_name: 'Living Room Roku'
emulated_hue: False
hidden: True
device_tracker.master_bedroom_roku:
friendly_name: 'Master Bedroom Roku'
emulated_hue: False
hidden: True
@ -234,7 +227,7 @@ device_tracker.stacey:
friendly_name: 'Stacey'
emulated_hue: False
hidden: False

View File

@ -3,3 +3,4 @@
password: !secret unifi_password
host: !secret unifi_host
verify_ssl: false
track_new_devices: no