Skip to content

Releases: hostcc/pyg90alarm

3.0.1

Choose a tag to compare

@github-actions github-actions released this 22 May 06:52
745c682

3.0.1 (2026-05-22)

Bug Fixes

  • docs/requirements.txt to reduce vulnerabilities (662f4eb)

3.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 06:39
f933c77

3.0.0 (2026-05-22)

⚠ BREAKING CHANGES

  • Remove Python 3.9 support

Features

  • Remove Python 3.9 support (82a62b8)

2.13.2

Choose a tag to compare

@github-actions github-actions released this 12 May 20:12
c50aeb0

2.13.2 (2026-05-12)

Bug Fixes

  • Close notification transport on G90CloudNotifications.close() (9b3a36b)

2.13.1

Choose a tag to compare

@github-actions github-actions released this 08 May 06:24
5712890

2.13.1 (2026-05-08)

Bug Fixes

  • Use iscoroutinefunction from inspect instead of asyncio (d7518b4)

2.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 06:06
4f3bf05

2.13.0 (2026-04-30)

Features

  • Support renaming sensors/switches (019b81f)

2.12.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 05:33
1d81a79

2.12.2 (2026-04-23)

Bug Fixes

  • docs/requirements.txt to reduce vulnerabilities (9eaba71)

2.12.1

Choose a tag to compare

@github-actions github-actions released this 27 Mar 19:43
63a3805

2.12.1 (2026-03-27)

Bug Fixes

  • Refine debug statements and comments around cache and RMW in DataclassLoadSave (6db6836)

2.12.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 21:36
4847f43

2.12.0 (2026-03-26)

Features

  • Relax UTF-8 decoding for response from the panel (bdd405b)

2.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 20:29
8e4c88b

2.11.0 (2026-03-26)

Features

  • Cache configuration entities with read-modify-save approach (a0801ce)

2.10.3

Choose a tag to compare

@github-actions github-actions released this 17 Mar 18:19
6597c9a

2.10.3 (2026-03-17)

Bug Fixes

  • Prevent UDP connection reuse on retries, increase timeout (2fb65e3)