Finished Nest implementation and default ip selection to not be

127.0.0.1

Fixes #12
Fixes #20
This commit is contained in:
Admin
2016-01-21 16:44:24 -06:00
parent ac59398aa0
commit 37d346f558
11 changed files with 70 additions and 39 deletions

View File

@@ -15,8 +15,8 @@
<ul class="list-group">
<li class="list-group-item">
<p class="text-muted">For any Nest Item, use the action buttons to generate the device addition information below automatically.
Then you can modify the name to anything you want that will be the keyword for Alexa. Click Add device to finish that type selections.
The Already configured items list below will show what is already setup for this Nest.</p>
Then you can modify the name to anything you want that will be the keyword for Alexa. Click the 'Add Bridge Device' to finish that selection setup.
The 'Already Configured Nest Items' list below will show what is already setup for your Nest.</p>
<table class="table table-bordered table-striped table-hover">
<thead>
@@ -120,7 +120,7 @@
ng-model="device.name" placeholder="Device Name">
</div>
<button type="submit" class="col-xs-4 col-sm-2 btn btn-primary">
Add Nest Item</button>
Add Bridge Device</button>
</div>
<div class="form-group">
<div class="row">