Admin
60d35acff9
update readme for formatting
2016-04-27 09:11:11 -05:00
Admin
c9adab53a9
Updated selections in device add or editor and updated loggin for upnp
...
listener and updated the readme
2016-04-27 09:08:41 -05:00
Admin
72b6b2027b
Finished updating UPNP handling with ports and errors and testing for
...
new features.
Updateding README
2016-04-26 16:49:26 -05:00
Admin
50c9369d71
Added config override for server port. Updated Readme. Continued
...
enhancements to pass color to a real hue.
2016-04-14 17:12:06 -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
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
cca9a6be78
Finished button sleep time addition. Updated documentation for
...
button.sleep and corrected the device DB line and updated ip list
directives for vera.address and harmony.address.
Fixes #39
Fixes #40
Fixes #42
2016-02-08 16:21:34 -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
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
1b3d826f28
Fixed Readme format errors
2015-12-29 10:18:51 -06:00
Admin
c8f4d89a45
Update Readme for clarity on upnp.config.address usage. Also, updated
...
the 'ask alexa' section with more details.
2015-12-29 10:14:26 -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
2a52783bb1
Final release of multiple harmony hubs and fixes for GUI.
...
This closes #5 and #13
2015-12-02 15:42:09 -06:00
Admin
12eab16f21
updated Readme and enhance emulator logging code.
2015-11-13 11:26:19 -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
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
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
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.
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
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
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
ed96b5ad81
another readme update
2015-09-02 13:27:30 -05:00
Admin
9f7d3ea331
update Readme
2015-09-02 13:08:27 -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
392a46c3d8
uodate readme again
2015-09-01 14:08:49 -05:00
Admin
568569248a
update readme
2015-09-01 14:04:40 -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
4a80ce4230
Add view setup for angular and pages.
2015-08-13 16:29:01 -05:00
Admin
29e7980939
Update readme for system name change and new properties.
2015-08-13 08:53:48 -05:00
Admin
561d3cfed5
Updated persistence
2015-08-05 16:21:20 -05:00
Admin
c31d0bc709
updated command lines that were incorrect
2015-07-29 11:02:14 -05:00