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 |
|
BWS Systems
|
08c87eb3aa
|
Merge pull request #324 from CrEaK/master
Added a optional webhook for harmony-activity changes
|
2017-03-10 08:59:14 -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
|
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
|
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
|
0305646b4f
|
Updated LIFX connection for broadcast address and changed the item
collection to be asynchronous with LIFX.
|
2017-02-08 15:15:53 -06:00 |
|
Niklas
|
3fea7f4f1a
|
Change to Generic HTTPClient
|
2017-02-08 08:29:37 +01:00 |
|
Niklas
|
44fbaa68f8
|
Merge remote-tracking branch 'upstream/master'
|
2017-02-08 08:28:53 +01: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
|
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
|
f1592a1998
|
Issue with not checking for null
|
2017-01-30 15:57:35 -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
|
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 |
|
Admin
|
611cc7be4a
|
Updated REAMDE to new constructs. Added Time repalcement Added ability
inactivate a device.
|
2017-01-26 16:46:17 -06:00 |
|
Admin
|
4b7ba0fabe
|
Finished Domoticz impl and secure calls for Home Assistant
|
2017-01-25 16:24:44 -06:00 |
|
Admin
|
6abe1b082c
|
Rebased to master
|
2017-01-25 15:39:02 -06:00 |
|
Admin
|
b08a285bd0
|
One more update for JsonArray detection.
|
2017-01-25 15:23:48 -06:00 |
|
Admin
|
c9d55e26ac
|
Fix immediate issues for JSON decoding
Fixes #391
Fixes #392
Fixes #398
|
2017-01-25 15:19:46 -06:00 |
|
bwssystems
|
8b9fd355b4
|
More updates
|
2017-01-25 06:58:51 -06:00 |
|
Admin
|
b4da321368
|
Continue Domoitcz impl
|
2017-01-24 16:49:56 -06:00 |
|
Admin
|
fd486588f5
|
Fixed more immediate issues
Fixes #272
Fixes #384
Fixes #387
Fixes #389
|
2017-01-24 09:31:48 -06:00 |
|
Admin
|
d118dd8523
|
Continue on domoticz impl
|
2017-01-24 08:29:59 -06:00 |
|
Admin
|
104d341864
|
Starting to build Domoticz handler
|
2017-01-23 16:35:34 -06:00 |
|
Admin
|
7772a3de0f
|
Immediate bug fixes
Fixes #378
Fixes #380
Added FAQ link in Help menu
|
2017-01-23 15:44:53 -06:00 |
|
bwssystems
|
aecadc529b
|
addded logging for url item json decoding, fixed harmony activity json
decoding
|
2017-01-15 13:28:52 -06:00 |
|
bwssystems
|
7a55f6875f
|
Fixing issues with beta, reverted back to Spark 2.3
|
2017-01-14 15:39:09 -06:00 |
|
Admin
|
382828f615
|
Updated issues with edit and update device
|
2017-01-12 10:57:28 -06:00 |
|
Admin
|
b644b5e3cc
|
Updated scrollable table header sorts for config, vera and harmony
Added upnp notification logic
|
2017-01-09 17:28:41 -06:00 |
|
Admin
|
6f544e1a7d
|
Updated release with new editor
new angularJS V1.6.1
new spark V2.5.4
testing for new 4beta3
|
2017-01-09 13:19:03 -06:00 |
|
Admin
|
5a292c98a2
|
Continue testing and fixing 4 beta
|
2017-01-03 16:36:45 -06:00 |
|
bwssystems
|
9155989791
|
Fixing items 4beta2.2
|
2017-01-02 13:27:53 -06:00 |
|
Admin
|
9c4eb58739
|
Fixed issues with 4beta1
|
2016-12-30 15:00:31 -06:00 |
|
Admin
|
363fb605a6
|
Adding new things for 4beta2
|
2016-12-29 16:16:01 -06:00 |
|
Admin
|
ea6c31494b
|
Refactoring for Beta release complete..testing ensues
|
2016-12-29 15:56:38 -06:00 |
|
bwssystems
|
a3325aa048
|
refactoring....
|
2016-12-28 18:42:08 -06:00 |
|
Admin
|
66d7306cda
|
Continue Refactoring
|
2016-12-28 16:44:41 -06:00 |
|
bwssystems
|
b7d6d099a6
|
Small update
|
2016-12-27 11:19:24 -06:00 |
|
Niklas
|
e36145f216
|
NPE-Check for harmony webhook
|
2016-12-27 13:33:27 +01:00 |
|
bwssystems
|
2e177f3d4a
|
Refactoring ready for testing
|
2016-12-26 22:34:19 -06:00 |
|