Skip to content

Releases: NabuCasa/universal-silabs-flasher

v0.0.25

05 Nov 22:53
5f5e1dd
Compare
Choose a tag to compare

What's Changed

  • Fix infinite loop in CPC deserialization by @puddly in #86
  • Fix CI dependency issue with aiohttp and async-timeout by @puddly in #88
  • Update write_ieee to use the new bellows API by @puddly in #87

Full Changelog: v0.0.24...v0.0.25

v0.0.24

28 Oct 22:56
d5a28e0
Compare
Choose a tag to compare

What's Changed

  • Wait for serial port close when disconnecting by @puddly in #84

Full Changelog: v0.0.23...v0.0.24

v0.0.23

16 Oct 23:58
0eca699
Compare
Choose a tag to compare

What's Changed

  • Upgrade pre-commit and migrate config to pyproject.toml by @puddly in #82
  • Rename firmware types and support variant metadata by @puddly in #81
  • Bump bellows to 0.41.0 by @puddly in #83

Full Changelog: v0.0.22...v0.0.23

v0.0.22

29 Jul 21:45
2e302a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22

v0.0.21

10 Jul 20:42
e8e35a0
Compare
Choose a tag to compare

What's Changed

  • Minimum version of click to 8.0.0 for get_parameter_source by @sinipelto in #72
  • Drop hard dependency on gpiod==1.5.4 by @puddly in #74

New Contributors

Full Changelog: v0.0.20...v0.0.21

v0.0.20

02 Jun 20:13
e9c04c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

28 Feb 18:36
b009196
Compare
Choose a tag to compare

What's Changed

  • Add bootloader reset for SMLIGHT SLZB-07 by @tl-sl in #63

New Contributors

  • @tl-sl made their first contribution in #63

Full Changelog: v0.0.18...v0.0.19

v0.0.18

06 Feb 02:55
eff7dca
Compare
Choose a tag to compare

What's Changed

  • Bump minimum bellows version to 0.38.0 by @puddly in #65

Full Changelog: v0.0.17...v0.0.18

v0.0.17

17 Jan 22:18
67a0232
Compare
Choose a tag to compare

What's Changed

  • Fix init error in sl-web-tools by @darkxst in #61
  • Read CPC firmware secondary version by @puddly in #62

Full Changelog: v0.0.16...v0.0.17

v0.0.16

04 Jan 01:06
68fbbc6
Compare
Choose a tag to compare

What's Changed

  • Compatibility with gpiod 2.x by @puddly in #50
  • Migrate to zigpy CI and pre-commit hooks by @puddly in #53
  • Bootloader reset improvements by @darkxst in #51
  • Disconnect stream writer without closing the transport by @puddly in #58
  • EBL parsing by @puddly in #11
  • Update README.md with bootloader reset option by @darkxst in #54
  • Run isort to fix CI by @puddly in #59

Full Changelog: v0.0.15...v0.0.16