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
Admin
580c037b1e
updated for unused imports
2016-09-01 11:07:34 -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
BWS Systems
c61e623e23
Merge pull request #150 from tylerstraub/patch-1
...
Update README.md with caveats for using rc.local for starting on raspbian.
2016-08-02 15:45:54 -05:00
Tyler Straub
669483f686
Update README.md
...
Proposal to add some additional text under the Linux Automation section related to Issue #148 .
see: https://github.com/bwssytems/ha-bridge/issues/148
2016-08-02 12:20:02 -07:00
BWS Systems
5a59747bc9
Merge pull request #141 from bwssytems/hal-integration
...
Hal integration and other enhancement and fixes
v3.0.0
2016-07-19 11:48:49 -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
a276f97776
Testing api 1.10.0
2016-06-07 16:39:59 -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
bwssystems
80ca8c3ca3
updated html pages to reference hal tab
2016-05-21 16:59:03 -05:00