Skip to content

v0.6.2

Compare
Choose a tag to compare
@puddly puddly released this 02 Dec 20:56
· 151 commits to dev since this release

New features

  • Use ZDO converter for Mgmt_NWK_Update_req by @puddly in #102
  • Startup RTS and DTR pin states are now configurable:
    zha:
      zigpy_config:
        znp_config:
          connect_rts_pin_states: [off, on, off]
          connect_dtr_pin_states: [off, off, off]

Bugfixes

  • Properly handle the extended timeout in backgrounded requests by @puddly in #103
  • Connect multiple times on startup and speed up initial connect by @puddly in #104.

Full Changelog: v0.6.1...v0.6.2