Admin
c97ab2cd38
Fixed bulk add race conditions. added save capability into UI. UI
...
settings layout update.
2016-02-12 15:51:38 -06:00
Admin
e6da9950d6
Added config settings page and refactored backup handling and bridge
...
settings and cotntrol. Next is to add the editing to the config screen.
2016-02-11 16:51:11 -06:00
Admin
20328b15d8
Added config file handling for the next step in config screens.
2016-02-10 16:47:58 -06:00
Admin
5d5b68209a
Updated test notifcation to a toast, added config button sleep time.
2016-02-05 16:10:47 -06:00
Admin
d2e906caa3
Fixed variable mis name in apps.js for olddevicename
2016-02-03 14:32:33 -06:00
Admin
a1708f2a88
Vera device and scene creation testing and added Copy capability to add
...
an already configured device with a different name.
Fixes #32
Fixes #38
2016-02-02 12:04:48 -06:00
Admin
49c3b85894
Fixed the vera device and scene build.
2016-02-01 16:34:04 -06:00
Admin
f9f5a3a878
Updated code in the html and javascript to select the coorect name for
...
the button press command. Fixed the calculation of celsius conversion
for setting nest temperatures.
Fixes #33
Fixes #34
2016-01-29 13:49:34 -06:00
Admin
2565183ee9
Finished implementation for multiple vera support. Tweaks to the UI.
...
Fixes #19
Fixes #21
Fixes #23
Fixes #26
Fixes #28
Fixes #30
Fixes #31
2016-01-28 16:39:20 -06:00
Admin
a6bb1ae3aa
Fixed the harmony button to be a label and not the name. Implementation
...
of multi batch add completed.
2016-01-27 16:54:23 -06:00
Admin
4bc91be88b
Added backup and restore for device db functionality. Testing multi
...
button press for harmony.
2016-01-26 16:47:16 -06:00
Admin
315fd31270
implemented multi button build for devices. more testing needed. fixed
...
tab display on first view.
2016-01-25 16:35:22 -06:00
Admin
09787fe08d
Fixed undefined name error in nest setup and celsius conversion for the
...
nest thermostat.
2016-01-22 12:20:24 -06:00
Admin
37d346f558
Finished Nest implementation and default ip selection to not be
...
127.0.0.1
Fixes #12
Fixes #20
2016-01-21 16:44:24 -06:00
Admin
ac59398aa0
Testing nest functionality
2016-01-20 16:46:21 -06:00
Admin
8687f3482a
Continuation of nest implementation
2016-01-12 16:34:05 -06:00
Admin
c28f07d628
Continuation of nest implementation.
2016-01-11 16:45:02 -06:00
Admin
cf772334c4
Start adding UDP handling.
2015-12-04 16:21:11 -06:00
Admin
5a843f7569
Fixed handling when no harmony hub is given. dev.mode was updated as
...
well.
This closes #14 .
2015-12-03 14:36:23 -06:00
Admin
2e5596a6e4
Pre-release of multiple Harmony Hub Support
2015-12-02 15:34:30 -06:00
Admin
4b4d4e36c7
Update filtering capability. Still errors in html/angular.
2015-11-30 16:43:14 -06:00
Admin
1e7bdc560b
Start adding components to handle multiple harmony hubs.
2015-11-24 14:27:21 -06:00
Admin
314ae58ebd
This closes #8 , closes #9 , closes #10 and closes #11 .
...
Finished device, scene and activity tracking, updated upnp handling,
updated HUE API config handling and test on and off calls.
2015-11-18 16:31:11 -06:00
Admin
d8b6232ac1
First draft and start of tracking for scenes, devices, activities.
...
Implemented Harmony activity list so far.
2015-11-17 16:40:24 -06:00
Admin
41e22ee64d
Refactor TestUrl call in apps.js. Updated UI to only have test buttons
...
after a device is added.
2015-11-16 16:38:29 -06:00
Admin
be2fbcd4cb
Update script for test on and off. Incorrect body sent for off commands
...
error return was interpretted incorrectly.
2015-11-16 14:53:42 -06:00
Admin
e3f5946c9d
Updated handling to be CORS compatible.
2015-11-13 11:40:13 -06:00
Admin
e29f12905d
Finalized handling for barmony. Added a version call for use in api.
...
Updated version handling in the pom.xml and code. Removed
vtwocompatibility as it should not be used.
2015-11-03 15:16:01 -06:00
Admin
bf5ad2e23c
Adding button selection control for harmony. in progress....
2015-10-30 16:30:30 -05:00
Admin
b443d16a11
First Beta of Harmony configuration for testing.
2015-10-27 16:39:13 -05:00
Admin
295b1e1a30
Adding Harmony Hub Control directly into the Bridge. First iteration
...
updates the ui harness. Also, updated settings in the configuration
page.
2015-10-26 16:35:51 -05:00
Admin
7c1d6e40b8
Updated math to use Math.round to help get better values. Updated code
...
for determining if Vera is available so as to not show those screens.
Updated file handling as there were issues due to no checks for file
handling, this will improve for windows.
2015-10-13 16:30:45 -05:00
Admin
c5fbd5d1f0
Updated math variable execution to use net.java.dev.eval package. Safer
...
and more robust than using JavaScript Engine Eval. Also, added checks if
a default vera address is uses , "1.1.1.1", that we ignore the vera
helpers to not throw errors.
2015-10-12 16:34:21 -05:00
Admin
aebde7ee48
Updated the bridge to handle a new dimming and value control context,
...
$intensity.mat{(X*1)} for custom calculations. Also, added helpers for
generating URLS on the value contexts.
2015-10-09 14:28:05 -05:00
Admin
c8fb93eeb6
Add testing and error pop ups where needed.
2015-10-05 16:19:09 -05:00
Admin
1602ed004a
Updated test methods for special PUT/POST calls. Cleaned up device.db
...
file write to not keep junk around.
2015-10-05 15:50:46 -05:00
Admin
7514e36edb
Updated bridge to be robust on put/post calls and testing. HAd to add a
...
body for off types.
2015-10-02 16:35:17 -05:00
Admin
9666273840
Fixed issue with not adding device by checking for an httpVerb always.
2015-09-10 16:38:36 -05:00
Admin
774bc8a36b
Update upnp listener module to even be less strict in normal mode as I
...
have found instances of devices that do not follow the pure upnp
standard. Updated README as it was wrong for the upnp.device.db...it had
an s after device. updated the code to return back to config after
adding or updating a device.
2015-09-10 16:08:29 -05:00
Admin
eecf0f9875
ADded more for editing special get/put/post and started addimg more to
...
bridge settings in UI.
2015-09-02 16:42:40 -05:00
Admin
7294dbf175
Added the Post Put capabilities for the http eecution. cleaned up css
...
for list ordering. Cleaned up device management calls.
2015-09-01 13:40:53 -05:00
Admin
6c99358f95
Updated upnp response listener code. Updated hue api. Updated input
...
areas for urls to be textareas to handle long strings. Added sorting to
all lists.
2015-08-31 16:44:38 -05:00
Admin
8de39a8bee
Work on naming scenes
2015-08-19 16:43:46 -05:00
Admin
8d9357cf9e
Finished normalizing vera devices and scenes.
...
Separated device add and editng pages.
2015-08-17 16:10:38 -05:00
Admin
b9076d1f2e
Updating how controllers work together with shared data.
2015-08-14 16:19:51 -05:00
Admin
4a80ce4230
Add view setup for angular and pages.
2015-08-13 16:29:01 -05:00
Admin
f8bebe38c0
Update application from amazon-echo-bridge-compact to ha-bridge.
...
Try to remove most code naming away from amazon.
Fix package names being incorrect.
Added Vera query functionality, needs some fine tuning.
2015-08-12 16:44:48 -05:00
Admin
561d3cfed5
Updated persistence
2015-08-05 16:21:20 -05:00
Admin
e4bbe3e8fb
Populate git repository
...
First Update
2015-07-28 12:21:10 -05:00