Admin
321b63f0fb
update attributes for text files
2016-12-12 09:01:38 -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
460931f6e0
continuation of requester filter code.
2016-11-30 15:05:54 -06:00
Admin
5746d271b1
Merge branch 'master' of https://github.com/bwssytems/ha-bridge
2016-11-29 16:40:12 -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
BWS Systems
e6cde7a3bd
Added warning Note and updated Alexa voice commands
2016-11-28 16:23:48 -06:00
BWS Systems
a325a28731
Merge pull request #264 from digiltd/patch-1
...
remove URL encode form Kodi volume instructions
2016-11-22 08:27:33 -06:00
Sam Turner
bf43d5c33e
remove URL encode form Kodi volume instructions
2016-11-22 13:01:53 +00: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
BWS Systems
a3f5b47260
update version
2016-11-21 08:18:46 -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
v3.5.1
2016-11-19 14:12:32 -06:00
Admin
9c4b428c86
Added updates to README and also the latest release includes more
...
constructs for itmes and device buttons for delay and count.
Fixes #132
2016-11-18 15:34:20 -06:00
BWS Systems
80b3e87e44
remove harmony user and pass
...
These parameters are not needed anymore.
2016-11-18 15:20:56 -06:00
BWS Systems
e14482e232
Merge pull request #248 from bwssytems/postV3.2.2NewConnectors
...
Post v3.2.2 new connectors
v3.5.0
2016-11-18 15:17:36 -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
BWS Systems
373515e1ed
Clarify Software Alexa Statement
...
Thanks to digiltd for helping write the clarification.
Fixes #245
2016-11-17 09:52:50 -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
BWS Systems
407b0e0bd5
Add declaration that software Alexa does not work with local hue bridges
2016-11-09 16:13:18 -06:00
BWS Systems
9baff8d403
Another update
2016-11-08 15:55:50 -06:00
BWS Systems
23a6c7059c
Make directory in docs consistent
...
Fixes #226
2016-11-08 15:54:20 -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
v3.2.2
2016-11-08 11:27:43 -06:00
BWS Systems
3702de8efd
Merge pull request #222 from TheOriginalAndrobot/master
...
Update documentation with Google Home info
2016-11-05 11:33:44 -05:00
Androbot
f0ab9afd66
Update documentation with Google Home info
2016-11-05 08:48:35 -07:00
Admin
e5c4e09543
Update readme for version.
v3.2.1
2016-11-02 16:33:57 -05: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
BWS Systems
32203b65be
Merge pull request #189 from bwssytems/postv3.1fixes
...
Fixes #129
Fixes #161
Fixes #166
Fixes #168
Fixes #172
Fixes #173
Fixes #174
Fixes #181
v3.2.0
2016-10-18 08:42:01 -05:00
Admin
7e9600d2a7
Update release version number.
2016-10-18 08:35:27 -05:00
BWS Systems
dcc470486f
Merge pull request #185 from martinbutt/master
...
Docs fix
2016-10-14 08:17:26 -05:00
Martin Butt
330adbdd4c
Docs fix
2016-10-13 15:21:27 -07: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
bbce1f4235
Merge remote-tracking branch 'origin/master' into postv3.1fixes
2016-09-22 09:27:02 -05:00
BWS Systems
8575deadf1
Update readne.md for a missed version change
...
Changed line for download of ha-bridge jar
2016-09-22 09:02:28 -05:00
Admin
ad4015927c
Add check for host is down exception on upnp send in listener and not
...
shutdown only a warning.
2016-09-21 16:33:57 -05:00
BWS Systems
f7df6951b0
Update README.md
...
Updated version to be the latest in the command examples
2016-09-20 08:29:01 -05:00
Admin
c20d046b30
Updated upnp response to be closer to the hue bridge v2 spec. Updated
...
handling for is on when bri is 0. Updated exec to check for empty call.
2016-09-15 15:41:59 -05:00
BWS Systems
20dedec8ab
Merge pull request #158 from bwssytems/v3-updates
...
V3.1.0 updates
v3.1.0
2016-09-01 11:11:40 -05:00