Admin
e62fcf7765
Adding URL formatting for various characters and updating test for
...
success return.
2016-03-28 16:36:21 -05:00
Admin
9c3d95f177
Finished implementing and testing state change and bug fixes from
...
testing
Fixes #44
Fixes #60
Fixes #61
Fixes #63
Fixes #66
Fixes #69
2016-03-21 16:37:13 -05:00
Admin
926a7f50dc
Finished adding dim versus on, utf-8 and track state and return on api
...
calls.
2016-03-18 16:38:18 -05:00
Admin
ad820a68c9
Updated C/F setting. Started to implement UTF-8
2016-03-16 17:13:03 -05:00
Admin
8ce0483e54
Adding log level control
2016-02-26 16:38:41 -06:00
Admin
77d3084b01
Finished slider for testint items with percentage items. Many refactors
...
and fixes.
Fixes #43
Fixes #46
Fixes #47
Fixes #48
2016-02-19 16:34:04 -06:00
Admin
fff30d17d6
Finished updating settings editor and reinit control. Starting number
...
slider for input.
2016-02-17 16:41:34 -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
2ff73e5672
Added reinitialize and stop commands in prep for building the config
...
file handling.
2016-02-09 16:41:05 -06:00
Admin
5d5b68209a
Updated test notifcation to a toast, added config button sleep time.
2016-02-05 16:10:47 -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
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
ac59398aa0
Testing nest functionality
2016-01-20 16:46:21 -06:00
Admin
c28f07d628
Continuation of nest implementation.
2016-01-11 16:45:02 -06:00
Admin
d3cc961dfb
Initial updates for nest control
2016-01-08 16:14:42 -06:00
Admin
b27bb5eef8
Updating hue emulation repsonses using hue android app. fixed issues in
...
returning the hue config and for requesting the mac address.
2015-12-16 16:41:08 -06:00
Admin
3c54ccd56d
Finished implementation of generic UDP handling. This will support the
...
LimitlessLED Bridge. Updated Readme for UDP and more on configuration
setup. Fixed issue with HueMulator handliong due to devices without
mapTypes.
Fixes #6 .
2015-12-07 16:34:37 -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
9fc13c6c45
Conitinuation of multiple harmony hub implementation.
2015-12-01 16:40:29 -06:00
Admin
aff0f8d64c
Removed the doling out of hue devices on a get call.
2015-11-23 15:17:17 -06:00
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
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.
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
bf5ad2e23c
Adding button selection control for harmony. in progress....
2015-10-30 16:30:30 -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
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
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
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.
2015-09-11 16:01:38 -05:00
Admin
74d4548beb
Fixed saving of updated device context when special commands are used.
...
Updated create user in hue emulator to handle no device tpye or usernmae
given. Fixed parameter settings as they were incorrect. Updated config
display to show new parameters.
2015-09-03 11:44:26 -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
eee0394f20
updated upnp discovery calls to be more like the hue.
2015-08-28 15:56:36 -05:00
Admin
41f68f58b0
Updated Hue description response emulation. Updated the management of
...
devices in the map. Updated logging information to be less in normal
mode.
2015-08-26 11:26:49 -05:00
Admin
3ea7f2903f
commit for any latent changes.
2015-08-25 10:19:02 -05:00
Admin
7746938c62
Updated upnp discovery logic to only respond to the echo request for a
...
upnp device and updated hue response when getting lights to be more
accurate with the hue.
2015-08-21 16:06:06 -05:00
Admin
9dc8d8f8bc
Updated call for hue user create/addition call. Updated upnp response
...
variables.
2015-08-20 16:49:12 -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