Commit Graph

225 Commits

Author SHA1 Message Date
Admin
78d39325b0 Switch Status enhancement
Fixes #461
 Feature Request ${device.XXXX] enhancement
Fixes #577
 [Feature] Select Interface - UPnP Listening on all interfaces/IP
addresses enhancement
Fixes #591
 HAL http Control issue bug
Fixes #661
 Allow edit of configured endpoints in bridge control enhancement
Fixes #662
2017-06-09 13:17:40 -05:00
Admin
208b1cad2a Fixed HAL control issue, added switch status, added new ${device.xxx}
replacement items and interface selection for upnp
2017-06-09 12:57:18 -05:00
Admin
998450af4e Updating HAL changes 2017-05-31 16:32:33 -05:00
Admin
543a79bb66 Update version 2017-05-24 16:02:12 -05:00
Admin
62b896ee07 Implement devimal percent for no locale, add HAL https and debugging for
link buttton usage.
2017-05-19 15:45:56 -05:00
Admin
19256e4eaa Updated code for issues and included new pull requests from others. 2017-05-11 15:30:34 -05:00
Admin
3ac5c10f08 Final updates for release 2017-04-07 11:51:00 -05:00
Admin
13c84ba174 Hopefully, final testing release 2017-04-06 16:23:14 -05:00
Admin
b19fe5c86a Took care of dynamic test user creation 2017-04-05 16:02:40 -05:00
Admin
ff9d0a5a77 Moving to release candidate 1 2017-04-04 15:54:58 -05:00
Admin
50af884563 Added settings write synchronization 2017-04-04 13:08:34 -05:00
Admin
0737c54a0e Updated security changes for exec command with the exec garden. 2017-04-04 11:47:04 -05:00
Admin
a7e516925c Updated security to have basic auth and also remove login when reinit
happens.
2017-04-03 16:40:46 -05:00
Admin
2f1adf9d4b First round of testing for Security complete, now alpha 2017-03-31 14:57:48 -05:00
Admin
cd5417c2e0 Testing security impl 2017-03-30 15:55:36 -05:00
Admin
c275926117 continue security update 2017-03-28 16:39:30 -05:00
Admin
895a9ec99b Continue adding security 2017-03-27 16:50:29 -05:00
Admin
0bdb321fd7 Continue security update 2017-03-24 13:38:08 -05:00
Admin
b508a8a16a Continue with security update 2017-03-23 16:36:25 -05:00
Admin
b000215b26 Continue security implementation 2017-03-22 16:35:19 -05:00
Admin
a2b652907f Star security implementation 2017-03-20 16:30:01 -05:00
bwssystems
1a402e425e Merged msbg array fix.
Fixed #558 for null pointer on startup without habridge.conf
2017-03-18 17:26:25 -05:00
Admin
bb0ffeb570 Added device data value passing, off state change for brigthness, hex
intensity values, updatd ui to cgo back to device touched after
edit/add.
2017-03-17 16:53:21 -05:00
Admin
0c4292bfd7 Update scrollable table and try implement scroll to row. 2017-03-16 17:05:40 -05:00
Admin
c13b9bd8f4 upate for editing with fields that need not be saved when empty. 2017-03-16 14:57:21 -05:00
Admin
fb24e9d1a3 Updated whitelist handling to save users when created. Also, added
default test user for habridge UI. Made change state to be validated
against whitelist.
2017-03-13 16:37:42 -05:00
Admin
d15a1c58d0 update readme for harmony webhook addition 2017-03-10 16:22:48 -06:00
Admin
ed8fc95782 Fixed HA group support. Added JSON check for new devices. Added Device
level filtering. Added decimal percentage.
2017-03-08 14:59:04 -06:00
Admin
f6cb41b880 Fixed hex handling of intensity. Added handling for \n, \t, \r and so
forth in tcp,udp and mqtt.
2017-03-07 16:36:25 -06:00
Admin
a578aa9fd8 Update TCP handling to save connection. Added debug to http handler. 2017-03-06 16:30:23 -06:00
Admin
7b97bd75ae fixed uniqueid on copy 2017-03-03 16:25:45 -06:00
Admin
4de14217b4 Fixed null http handler issue for close 2017-03-02 16:36:56 -06:00
Admin
745986f08f Finished Domoticz updates 2017-02-24 15:45:45 -06:00
Admin
5e59b33ed7 Fixed hex conversions. Added checks for formats. Finished Bulk add
issues. Fixing Domoticz home and handler  for user/pwd.
2017-02-23 16:47:06 -06:00
Admin
adc34ddaa6 Fix issue with LIFx bcast being null. Continue fixing bulk add. 2017-02-22 16:28:31 -06:00
Admin
6e7b48aa5b updated version 2017-02-16 15:22:54 -06:00
Admin
afd1af4094 Merge remote-tracking branch 'origin/master' into NewConnectors1
Conflicts:
	README.md
	pom.xml
2017-02-16 15:22:06 -06:00
Admin
61156e9820 Updated edit screen field layout with bootstrap grid. Added error
checking for HTTP handler.
2017-02-16 13:36:23 -06:00
Admin
6116d37675 update version 2017-02-09 08:41:40 -06:00
Admin
dd0032a567 updatre lifx 2017-02-07 15:50:21 -06:00
bwssystems
3016712ad8 Fixed closing homes to actually call the close on the homes. Updated the
lowest setting on the test dim function to b 1.

Fixes #438
Fixes #440
2017-02-05 14:37:35 -06:00
bwssystems
71258c7e52 Fix some bugs for brightness decode in tcp and udp plugins
Fixes #434
Fixes #435
2017-02-04 18:40:13 -06:00
Admin
0ac8061118 Updated LIFX impl 2017-02-03 09:29:49 -06:00
Admin
c679548bbd Beta impl of LIFX complete 2017-02-02 11:00:50 -06:00
Admin
16a248ba8e Starting impl of LIFX devices 2017-02-01 16:53:08 -06:00
Admin
1c7260600a Minor update for HAL decode issue
Fixes #428
2017-02-01 11:31:04 -06:00
Admin
24dd427fb4 Fixed immediate bugs for
Fixes #129 Hue pass-thru always set to purple
Fixes #406 Dimming with Home Assistant
Fixes #414 Domoticz error retrieving devices
2017-01-30 15:40:58 -06:00
BWS Systems
0bcc1628c8 Merge branch 'master' into targetV4.1.0 2017-01-27 15:30:05 -06:00
Admin
ffd95aad87 Remerge 2017-01-27 15:17:37 -06:00
Admin
b5e6e3ad60 v4.1.0 Added feature for Domoticz and fixed some major bugs, ie: mqtt,
and some enhancements.
2017-01-27 15:11:30 -06:00