Skip to content

5.0.0 - Migrating to python-broadlink 0.18.0

Compare
Choose a tag to compare
@t0mer t0mer released this 10 Apr 14:51
· 130 commits to master since this release
a0a5f5b

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: