Skip to content

4.0.0

Compare
Choose a tag to compare
@OttoWinter OttoWinter released this 29 Jun 13:53
be1a8e1

Breaking Change

aioesphomeapi has switched from attrs to native dataclasses, but this shouldn't be a major breaking change unless you directly interacted with the attrs.

Python version requirement was increased to 3.7+

Changes

  • Switch from attrs to dataclasses (#36)
  • Add project name+version (#48)