Admin
7a812d6e6b
Updated VeraInfo to use default http client. Finished work on doling out
...
devices in the resource manager. Caveat, this did not work well with the
echo. Next version will roll this back.
2015-11-23 15:14:38 -06:00
Admin
26f2105801
First try at doling out lights when requested.
2015-11-20 16:40:43 -06:00
Admin
feef345a3b
Update for start of virtualize multiple respnses
2015-11-19 16:43:30 -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.
v1.1.0
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
14e7f37522
Updated HUE API for generic config requests. Updated config parameters
...
to be more real.
2015-11-13 16:17:49 -06:00
Admin
e3f5946c9d
Updated handling to be CORS compatible.
v1.0.8
2015-11-13 11:40:13 -06:00
Admin
12eab16f21
updated Readme and enhance emulator logging code.
2015-11-13 11:26:19 -06:00
Admin
3df68047a9
Updated handling of dimming/brightness request. This could be buggy if
...
the echo changed to not send an on command when changing dimming. The
HUE state change API is not consistent for brightness handling.
2015-11-13 10:57:18 -06:00
Admin
0dd652f82a
Updated device return for HUE emulation based on new information of LUX
...
bulb handling in the API from the Philips dev info.
2015-11-12 16:31:01 -06:00
Admin
53af1a4dfd
Final tweaks to the order of sections in the readme
2015-11-11 15:24:17 -06:00
Admin
816a0025b1
Finished updating upnp for the readme
2015-11-11 15:16:42 -06:00
Admin
405562809a
finished adding harmony items to readme
2015-11-11 14:39:13 -06:00
Admin
4c87c6fce8
Update readme some more.
2015-11-11 13:29:06 -06:00
Admin
2fd0f7748b
Some more readme updates.
2015-11-11 13:19:50 -06:00
Admin
ed5f3b4b3c
More readme updates.
2015-11-11 12:43:38 -06:00
Admin
aad09b7527
More updates to readme
2015-11-11 11:28:41 -06:00
Admin
0ae66da085
Continuation of readme updating.
2015-11-11 11:26:42 -06:00
Admin
d344b764da
Updated HUE REst descriptions.
2015-11-10 16:48:30 -06:00
Admin
c85b67fb9f
Next update for HUE API description
2015-11-10 16:25:16 -06:00
Admin
a23d662444
Adding supported HUE API calls descriptions.
2015-11-10 13:57:01 -06:00
Admin
4b98f799c2
Updated vera returns for scened and devices.
2015-11-10 11:51:21 -06:00
Admin
acba2b5cae
Another config rest api clarification.
2015-11-10 11:45:40 -06:00
Admin
4dc818296a
Updated Configuration REST API commands.
2015-11-10 11:40:41 -06:00
Admin
40123ed858
Updating document for REST usage.
2015-11-09 16:47:38 -06:00
Admin
718ba5a5c2
Updated build in pom.xml to include classes that were removed for
...
minimize. This required a dummy clas setup as well in the Harmony
Server.
v1.0.7
2015-11-04 11:00:46 -06:00
Admin
2e6944d840
Missed new java class in release.
v1.0.6
2015-11-03 15:26:56 -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.
v1.0.5
2015-11-03 15:16:01 -06:00
Admin
408b79d5d8
Finished coding need to test.
2015-11-02 16:46:48 -06:00
Admin
bf5ad2e23c
Adding button selection control for harmony. in progress....
2015-10-30 16:30:30 -05:00
Admin
59f1db285d
Updating pom configuration for adding harmony control.
2015-10-29 15:59:00 -05:00
Admin
203ed0b5d3
Updated pom to use new harmony client version.
2015-10-28 16:42:23 -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
c872f3543d
Updated Hue Device emulation to be Lux bulbs as most things this bridge
...
will emulate will not be color friendly....
v0.4.10
2015-10-23 16:16:18 -05:00
Admin
23f2d2716d
Update Readme.md, typo with bracket placement.
2015-10-13 16:36:53 -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.
v0.4.9
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.
v0.4.8
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
2789d8c180
Cleanup code for variable usage. Remvoed dummy test classes.
2015-09-29 08:48:27 -05:00
Admin
af1777aeb3
Updated UI header menu to not switch page to Home everytime.
2015-09-18 10:12:15 -05:00
Admin
fc2d587e1a
update project synchronization settings.
2015-09-14 09:10:21 -05:00
Admin
416b4d3fda
Updated logging for upnp listener and description service. Added method
...
in huemulator for "/*" which was present in the armzilla version for the
Harmony Hub. Updated the readme.
v0.4.4
2015-09-11 16:01:38 -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