Skip to content

Releases: jfroy/aiobafi6

0.9.0

23 Aug 15:46
0.9.0
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jfroy made their first contribution in #59

Full Changelog: 0.8.2...0.9.0

0.8.2

06 Jun 16:47
0.8.2
Compare
Choose a tag to compare

What's Changed

  • Fix assertion raised in _sched_connect_or_signal_run_fut()
  • Add delay_between_connects_seconds parameter to Device init

Dependencies

Full Changelog: 0.8.1...0.8.2

0.8.1

17 Mar 05:27
0.8.1
Compare
Choose a tag to compare

** Breaking change

  • Rename VOLATILE_ROPERTIES to VOLATILE_PROPERTIES.

Full Changelog: 0.8.0...0.8.1

0.8.0

17 Mar 03:57
0.8.0
Compare
Choose a tag to compare

What's Changed

Features

  • aiobafi6 now suppresses client callbacks after receiving device query results when no property value has changed.
  • aiobafi6 now by-default ignores some volatile properties when determining if property values have changed after receiving device query results.

Chores

New Contributors

Full Changelog: 0.7.3...0.8.0

0.7.3

01 Dec 20:43
0.7.3
Compare
Choose a tag to compare
  • Unpin protobuf for Home Assistant.

Full Changelog: 0.7.2...0.7.3

0.7.2

05 Aug 23:48
Compare
Choose a tag to compare
0.7.2 Pre-release
Pre-release
  • Pin protobuf~3.20 for home assistant.

Full Changelog: 0.7.1...0.7.2

0.7.1

05 Aug 22:55
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release
  • Unpin protobuf and zeroconf

Full Changelog: 0.7.0...0.7.1

0.7.0

27 Jul 00:30
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release
  • Add support for occupancy (with firmware 3.1.0 and api_version >= 5).
  • Add api_version property on Device.
  • Remove unknown fields from the Stats proto message.
  • cmd: Print unknown fields in Stats and Capabilities in direct mode.

Full Changelog: 0.6.0...0.7.0

0.6.0

15 Jun 00:22
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

What's Changed

  • Make log formatting lazy (logging-fstring-interpolation) by @bdraco in #2

New Contributors

  • @bdraco made their first contribution in #2

Full Changelog: 0.5.0...0.6.0

0.5.0

03 Jun 01:52
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Full Changelog: 0.4.0...0.5.0