bwssystems
d827605fa5
Conitnuation of refactoring
2016-12-26 11:28:06 -06:00
bwssystems
ca6b1ae32d
continuation of HueMulator refactor
2016-12-24 12:09:50 -06:00
Admin
40a9eb95ac
Continuation of refactoring hueMulator
2016-12-22 16:14:38 -06:00
Admin
b5a3bea803
Comitinue refactor of huemulator
2016-12-21 17:06:30 -06:00
Admin
2579949a23
Done testing HomeAssistant, refactoring HueMulator, fixed MQTT dim
...
control.
2016-12-20 18:20:10 -06:00
Admin
c9d76bed86
Testing HomeAssistant Implementation.
2016-12-19 15:57:45 -06:00
bwssystems
8b0aa6fe98
Added junit dependency
2016-12-17 13:07:58 -06:00
Admin
74c15db202
HomeAssistant continuation
2016-12-16 16:10:49 -06:00
Admin
4a105b94fd
Continuing Home Assistant implementation.
2016-12-09 16:35:46 -06:00
Admin
7677ed08d8
Start building HomeAssistant interface.
2016-12-08 16:41:23 -06:00
Admin
2b1b70cf4f
Dim/brighten rework.
2016-12-07 15:53:14 -06:00
Admin
9c252a61ba
update nest-controller version
2016-12-05 16:47:30 -06:00
Admin
6f58d38224
finish base implementation of requester ip filtering within a url item.
...
not tested
2016-11-29 16:38:44 -06:00
Admin
dcc4041d7d
Updating for requester filter and to be able to have multiple calls for
...
any type of device.
2016-11-21 16:45:01 -06:00
bwssystems
e7acff9f54
Fixed MQTT initialization error with maven build inclusion. Added URI
...
encoder to handle URI calls with URL characters.
Fixes #250
Fixes #251
Fixes #252
2016-11-19 14:12:32 -06:00
Admin
08166c0ebf
Finished MQTT support and some testing. Updated harmony-java-client to
...
v1.1.1 to fix authentication error.
2016-11-18 15:14:58 -06:00
Admin
68f38e1d95
MQTT publish implementation, still without password.
2016-11-16 16:58:11 -06:00
Admin
90f2bce282
Fixed requester filter for multiple echos. Started MQTT MEssage screen.
2016-11-14 16:43:33 -06:00
Admin
3eba9b9245
Basic MQTT configuration implementation. Still needs username/pwd and
...
MQTT screen helper.
2016-11-11 16:42:20 -06:00
Admin
7d39b79e05
Added Requester logic filtering. Added logic for count and delay in
...
items and buttons.
2016-11-11 14:38:37 -06:00
Admin
84fb79f9d9
Fixed issue with "Test Dim" button not presenting the value selector
...
when there was a body with a dim command. Added ability to specifically
set the web server address port.
Fixes #225
Fixes #217
2016-11-08 11:27:43 -06:00
Admin
425ac9fb91
Updated upnp response handling to warn on failure and not stop. Added
...
configuration of echo url for those overseas. Fixed overwriting device
issue when adding a manual device add or after a restart. Added default
IpV4 handling with override for ha-bridge. Fixed Dim URL http body
handling on PUT and POST. Added documentation for Kodi Volume handling.
Fixes #207
Fixes #202
Fixes #201
Fixes #198
Fixes #194
Fixes #193
2016-11-02 16:32:57 -05:00
Admin
7e9600d2a7
Update release version number.
2016-10-18 08:35:27 -05:00
Admin
23d43b0136
I got some more info from another source about the discovery responses
...
of a real hue. It sends three responses not just one. Also I have
updated the S/N UUID and the Hue Bridge ID creation as they are
different.
2016-10-10 13:23:29 -05:00
Admin
004276d3ea
Changed handling of upnp rsponses from the upnp listener and the
...
huemulator udp calls to use the same response port.
2016-10-07 16:29:55 -05:00
Admin
e90e0f69ef
Updated headers content type to be just "application/json" instead of
...
"application/json; charset utf-8".
2016-10-04 13:34:47 -05:00
Admin
7163a12384
Updating upnp responses to be more inline with what the hue hub does. To
...
do so, added the mac address as the id in the bridge id an, serial
number and uuid
2016-10-03 15:07:09 -05:00
Admin
bb65650e53
Added ip check if upnp config address is not available on the current
...
host. Added checks for content type and body for put and post requests.
2016-09-29 16:21:15 -05:00
Admin
7f7e96465b
Switched default web port to be 80. This should resolve some issues with
...
first time configs and external apps. Changed upnp listener response to
previous style. Set default for link button presses status to true.
2016-09-29 09:25:47 -05:00
Admin
8ff7bc0120
Updated upnp response for M-SEARCH again. Updated devices to have
...
numbering more in line with how the hue bridge is done. Added special
generation of hue device unique id as the philips api spec shows. Added
a renumber function to convert id's.
2016-09-28 16:18:53 -05:00
Admin
4da5f65d89
Updatting upnp responses
2016-09-26 17:03:30 -05:00
Admin
faa67827c6
Updated configuration items for hue responses. ADded call thru for hue
...
devices configured for state info. added dim content body.
2016-09-23 15:46:39 -05:00
Admin
77cb064d60
Finished testing fixes and enhancements.
2016-09-01 11:03:11 -05:00
Admin
0e4319ea1d
testing for changes: 3.0.0 not storing extended values (2.0.7 does),
...
update state not always working, Pi3 systemd not starting,
habridge.config created readable by everyone
2016-08-31 16:31:51 -05:00
Admin
53ec096c95
Updated version based on enhancement and bug implementations
...
Fixes #120
Fixes #122
Fixes #123
Fixes #135
Fixes #137
Fixes #138
Fixes #139
2016-07-19 11:42:07 -05:00
Admin
8ccb768391
Updated group 0 handling to be per hue api requirements.
2016-07-15 16:27:53 -05:00
Admin
9d84e2a180
fixed dim addition in bulk add
...
modified savef button to be active always in bridge settings
2016-07-12 16:26:53 -05:00
Admin
6a5fae583f
Updating bridge control to activate save button on list updates.
2016-07-11 16:32:54 -05:00
Admin
8d15d0a0fb
Tested api changes
2016-06-09 16:44:11 -05:00
Admin
d4b8b70a83
Added Hue Error Handling objects. Adding whitelsit control.
2016-06-08 16:41:46 -05:00
Admin
9438b25538
Testing upnp response structures.
2016-06-06 16:42:46 -05:00
Admin
6c15ca2c3b
Updated the Hue API v 1.11 and tested.
...
Testing the upnp changes, ongoing.
2016-06-03 16:25:00 -05:00
Admin
39782fa339
Updateing for API V 1.11 and Bridge V2 HUE handling.
2016-06-02 16:51:02 -05:00
Admin
d7e29e2ee5
Finished implementation of HAL calls to the API. Testing next.
2016-05-26 16:06:48 -05:00
Admin
6b4693eaaf
Added Home control, Thermostat and other enhancements.
2016-05-25 16:09:29 -05:00
Admin
7f816b03d5
Fixed sizing of scrollable table to be dynamic. Added Appliances,
...
Theater and Custom devices to HAL interface. Added Select ALL feature
for bulk add screens.
2016-05-24 16:42:05 -05:00
Admin
ed3db4427b
Updated view consistency. Fixed HAL bulk add
2016-05-23 16:45:47 -05:00
Admin
8a468b8352
First cut at HAL itegration
2016-05-20 16:13:48 -05:00
bwssystems
51ce10cfc7
Fixed build device button in Harmony Device helper tab.
...
Fixes #116
2016-05-15 12:25:28 -05:00
Admin
86a931d383
added exec:// type for loops. updated button maptypeid naming.
...
Fixes #114
Fixes #115
2016-05-11 12:23:43 -05:00