Skip to content

Releases: allenporter/python-google-nest-sdm

4.0.4

22 May 14:32
d0b5e4c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency pytest to v8.2.1 by @renovate in #1000
  • Fix displayName redaction regression and add test coverage by @allenporter in #1002

Full Changelog: 4.0.3...4.0.4

4.0.3

22 May 14:20
649df94
Compare
Choose a tag to compare

What's Changed

  • Fix regressions from data model changes due to dropping pydantic by @allenporter in #999

Full Changelog: 4.0.2...4.0.3

4.0.2

21 May 05:57
1177c39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.1

21 May 05:23
88f51f5
Compare
Choose a tag to compare

What's Changed

  • Update dependency pre-commit to v3.7.1 by @renovate in #979
  • Update cruft by @allenporter in #989
  • Update dependency pdoc to v14.5.0 by @renovate in #990
  • New updates detected with Cruft by @github-actions in #992
  • Reject new updates detected with Cruft by @github-actions in #993
  • Simplify subscriber factory threading by @allenporter in #995

New Contributors

  • @github-actions made their first contribution in #992

Full Changelog: 4.0.0...4.0.1

4.0.0

12 May 21:07
5a824eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.4...4.0.0

3.0.4

28 Mar 19:08
7b1194c
Compare
Choose a tag to compare

What's Changed

  • Add a hack to detect invalid server messages and trigger a device state refresh by @allenporter in #931

Developer updates

Read more

3.0.3

29 Oct 21:05
3d796b2
Compare
Choose a tag to compare

What's Changed

Developer dependency updates

Full Changelog: 3.0.2...3.0.3

3.0.2

28 Aug 01:22
2ea4583
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

28 Aug 00:10
49f186c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

27 Aug 23:25
a8c34d5
Compare
Choose a tag to compare

What's Changed

This release contains a rewrite, greatly reducing the total number of lines of code in the library, relying on pydantic for parsing. Older event media APIs are removed and fully replaced by the simpler EventMediaManager for accessing media related to events for a device.

Developer updates

Full Changelog: 2.2.5...3.0.0