Skip to content

Releases: bwssytems/ha-bridge

Bug fixes and minor enhancements

26 Jun 19:14
Compare
Choose a tag to compare

Fixes #676 Server doesn't listen on IPv4 on Raspberry Pi enhancement question

Fixes #673 ha-bridge not working after restart bug

Fixes #618 Long Press for Harmony enhancement question

Fixes #608 Link-Button-Feature and Hue App bug question

Fixes #669 Need to re-pair Philips Hue Bridge enhancement question

Fixes #671 action taking place only on the second time i ask to do it enhancement question

Fixes #594 Buttons on Hue Devices page do not work bug question

Fixes #654 Add possibility to set qos and retained state of MQTT messages

Fixes #665 Hue Constant updates

Fixed HAL and new features

09 Jun 18:20
Compare
Choose a tag to compare

Switch Status enhancement
#461
Feature Request ${device.XXXX] enhancement
#577
[Feature] Select Interface - UPnP Listening on all interfaces/IP addresses enhancement
#591
HAL http Control issue bug
#661
Allow edit of configured endpoints in bridge control enhancement
#662

Fixes for 4.5.0

24 May 21:10
Compare
Choose a tag to compare

(Issue) using math for dimming enhancement question
Fixes #612 opened 28 days ago by ich777

Server not responding/blank screen enhancement question
Fixes #600 opened on Apr 12 by Dilepa

Allow usage of https for HAL enhancement
Fixes #640 opened 5 days ago by bwssytems

HAL device control not working bug
Fixes #630 opened 13 days ago by bwssytems

Incorrect documentation enhancement question
Fixes #613 opened 28 days ago by benburkhart1

Webhook for Harmony not being saved bug question
Fixes #610 opened 29 days ago by DanfieldNet

Support for Logitech Pop enhancement question
Fixes #623 opened 19 days ago by ahertz

HA Bridge Security Implementation

07 Apr 17:01
Compare
Choose a tag to compare

HA Bridge now has the ability to be secured by user name and password. Also, the security of the "Link" button like a real Hue to control access and other fixes.

See https://github.com/bwssytems/ha-bridge/wiki/Security-Configuration for instructions

BridgeSettings.configWriter needs synchonized question
#571

[feature request] Web Users/Login enhancement
#402

User authentication... question
#270

Security VS habridge enhancement question
#390

issue tcp command bug
#564

Device inactive not working bug
#565

Somfy Tahoma plug-in, Description & Notes Enhancement, Harmony activity web callback, new value passing parameters for device info and hex intensity values and many fixes

17 Mar 21:57
Compare
Choose a tag to compare

Fixes #454 Somfy Tahoma plugin enhancement
Fixes #430 hex value needed for dimming enhancement question
Fixes #423 Naming & Notes Enhancement Suggestions enhancement
Fixes #512 Dim handling in V4 question
Fixes #467 Available syntaxes besides ${intensity.percent} ? enhancement
Fixes #416 Use ${intensity.percent} with Harmony Hub enhancement question
Fixes #548 Removing Delay or Repeat in Edit-Device results in bad Config bug
Fixes #537 Minor documentation error bug
Fixes #237 Upgrade resulted in duplicates - Need to keep ha-bridge created user for device enhancement question
Fixes #324 Added a optional webhook for harmony-activity changes enhancement
Fixes #492 Use relative path in URLs enhancement
Fixes $558 null pointer issue

Bug Fixes and Minor Enhancments

08 Mar 21:27
Compare
Choose a tag to compare

Fixed null http handler issue for close.
Fixed uniqueid on copy.
Update TCP handling to save connection. Added debug to http handler.
Fixed hex handling of intensity. Added handling for \n, \t, \r and so forth in tcp,udp and mqtt.
Fixed HA group support. Added JSON check for new devices. Added Device level filtering. Added decimal percentage.

Home assistant service call for groups from HA bridge device bug question
Fixes #444 opened on Feb 5 by papa-legba

Add filtering for getting of devices in the hue api by IP enhancement
Fixes #526 opened 6 hours ago by bwssytems

Dim Values 0.0 to 1.0 enhancement question
Fixes #401 opened on Jan 25 by beandi

Avoid JSON-Parse error in on/dim/offURL by parsing before saving enhancement question
Fixes #326 opened on Dec 23, 2016 by luke-ff

Nest account linked- JsonSyntaxException: enhancement question
Fixes #266 opened on Nov 22, 2016 by smithski

Xiaomi Yeelight support - TCP requests to use \n \r enhancement question
Fixes #415 opened on Jan 28 by mihaifireball

newline enhancement question
Fixes #448 opened 29 days ago by mbreunich

Using Escape Character enhancement question
Fixes #495 opened 12 days ago by craiglt

how to use "${intensity.math(X/4)}" bug question
Fixes #124 opened on Jun 4, 2016 by painkillerde

Can't get bridge to talk to Netcat to send commands via mochad bug question
Fixes #458 opened 26 days ago by instructor1361

hass HA bridge idle problem enhancement question
Fixes #501 opened 11 days ago by erroldee

HA-Bridge 4.2.0 - NullPointer on DomoticzHome bug
Fixes #507 opened 9 days ago by kaaspad

Unique ID - Not Unique bug question
Fixes #513 opened 5 days ago by merlin051

Added LIFX support and many fixes

25 Feb 16:35
Compare
Choose a tag to compare

Added LIFX support, fixed Home Assistant connections for new HA release, fixed bulk add, fixed Domoticz handling. Fixed Hex handling for value replacement. Many other enhancements and fixes.

Fixes #124
Fixes #396
Fixes #466
Fixes #483
Fixes #488

Fixes for the devices cleanup on re-init

05 Feb 20:39
Compare
Choose a tag to compare

Fixed bug for closing device connections properly on re-init. Updated lowest setting for test dim to be 1.

#438
#440

Fix brightness decode for tcp and udp plugins

05 Feb 00:41
Compare
Choose a tag to compare

values were incorrectly handled as hex

Fix HAL decode issue

01 Feb 17:32
Compare
Choose a tag to compare

When getting HAL IR devices, if buttons come back None, it couldn't be decoded.