Skip to content

Releases: t0mer/broadlinkmanager-docker

Development Build - 5.9.1

21 Dec 09:59
79e2ec9

Choose a tag to compare

Merge pull request #65 from t0mer/new-devices

New devices

Development Build - 5.8.4-dev

01 Jul 20:21
59eae87

Choose a tag to compare

Update sonarscan.yml

Development Build - 5.8.4

06 Jun 20:12
ea4ce70

Choose a tag to compare

Merge pull request #60 from t0mer/new-devices

Adding new devices

Development Build - 5.8.3

19 May 06:51

Choose a tag to compare

Adding image signing

Development Build - 5.8.2

18 May 20:46

Choose a tag to compare

Removing unnecessary permissions

Development Build - 5.6.5

14 May 16:45

Choose a tag to compare

Setting google analytics to false as default

Development Build - 5.5.0

23 Apr 22:09
e2f4dd2

Choose a tag to compare

Merge pull request #54 from vincentto13/master

Discovery broadlink devices on more than one interface

5.4.0

10 Apr 16:44

Choose a tag to compare

Add PHP for good things come

5.2.0 - Fix dockerfile

10 Apr 15:09

Choose a tag to compare

Fix docker file

5.0.0 - Migrating to python-broadlink 0.18.0

10 Apr 14:51
a0a5f5b

Choose a tag to compare

Breaking changes (based on https://github.com/mjg59/python-broadlink/releases/tag/0.18.0

  • Rename broadlink.device.device to broadlink.device.Device.
  • Change crc16() to CRC16.calculate()
  • Change hysen.TYPE from "Hysen heating controller" to "HYS".
  • Change hysen.model from "HY02B05H" to "HY02/HY03".
  • Remove local_ip_address option from broadlink.hello()
  • Refactor SUPPORTED_TYPES.

Changelog: