Commit Graph

289 Commits

Author SHA1 Message Date
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
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
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
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
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
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
68de92bb74 Updtated bridge to be able to emulate the armzilla upnp responses.
Adding optional field edits - in progress.
2015-09-02 13:06:59 -05:00
Admin
d61d10b5b6 Added settings for strict upnp mode of checking ig it is a request for a
hue or not before responding.
Updated Readme
2015-09-01 13:59:35 -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
d87f3bc541 Fix mapping for scene room mapping as well. doh! 2015-08-27 11:47:00 -05:00
Admin
e38374f749 Fixes bwssytems/ha-bridge#1 2015-08-27 10:04:08 -05:00
Admin
937fb5d32d Final fix for resolving room mapping. Also applied this fix to category
mappign in SDATA as well.
2015-08-27 08:44:09 -05:00
Admin
bd60d63d0f Fix issue with devices with no rooms or categories. 2015-08-26 16:52:44 -05:00
Admin
439b081bd5 Updated vera info class logging calls to be debug only. 2015-08-26 11:48:51 -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
fa15cf3952 update upnp description.xml response to come from root instead of
/upnp.....
2015-08-25 16:42:30 -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
8de39a8bee Work on naming scenes 2015-08-19 16:43:46 -05:00
Admin
626f0641cc Changed navigation to use nav tab pills look. 2015-08-19 15:17:24 -05:00
Admin
77ec373381 Updated pom.xml to include log4j-over-slf4j for http client to work
properly and make sure the minimize jar function does not remove it.
Also removed call to VeraInfo in the main program as it is not needed.
2015-08-18 11:16:00 -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
c6132f2b03 Adding new classes to handle vera and updated distribution to include js
and css files in the jar.
2015-08-13 08:46:31 -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
cf92620617 Added persistence for configuration 2015-08-04 16:48:10 -05:00
Admin
5bdbca72c8 updated upnp url contents 2015-07-29 11:53:20 -05:00
Admin
e4bbe3e8fb Populate git repository
First Update
2015-07-28 12:21:10 -05:00