Skip to content

Releases: nijel/proteus-api-ha

0.2.0

18 Feb 14:38
0.2.0

Choose a tag to compare

What's Changed

Compatiblity

  • The device and entity IDs might change on this upgrade.
  • If you used multiple configurations for multiple inverters on a single account, you should remove one of them now.

Changes and improvements

  • feat: add interface to list inverters by @nijel in #82
  • Auto-discover all inverters, remove manual inverter_id configuration by @Copilot in #83

Full Changelog: 0.1.13...0.2.0

0.1.13

18 Feb 08:02
0.1.13

Choose a tag to compare

What's Changed

Changes and improvements

  • feat: log session startup and make tenant parameter by @nijel in #79
  • feat: log inverter id by @nijel in #80
  • feat: extend debug logging by @nijel in #81

Dependency updates

  • chore(deps): update astral-sh/setup-uv action to v7.3.0 by @renovate[bot] in #77
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.1 by @renovate[bot] in #78

Full Changelog: 0.1.12...0.1.13

0.1.12

05 Feb 10:13
0.1.12
228248c

Choose a tag to compare

What's Changed

Changes and improvements

  • chore: pin exact versions of workflows by @nijel in #76
  • Enable multiple inverter installations by @Copilot in #74

Dependency updates

  • chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #72
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.0 by @renovate[bot] in #73

Full Changelog: 0.1.11...0.1.12

0.1.11

03 Feb 13:40
0.1.11
958f156

Choose a tag to compare

What's Changed

Changes and improvements

  • Modify inverter ID pattern for validation by @nijel in #69
  • Fix hassfest validation: move URL to description placeholder by @Copilot in #70

Dependency updates

  • chore(deps): update pre-commit hook abravalheri/validate-pyproject to v0.25 by @renovate[bot] in #67
  • chore(deps): update astral-sh/setup-uv digest to 803947b by @renovate[bot] in #66
  • chore(deps): update actions/cache digest to cdf6c1f by @renovate[bot] in #65
  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #71

Full Changelog: 0.1.10...0.1.11

0.1.10

26 Jan 10:10
0.1.10
b28aef2

Choose a tag to compare

What's Changed

Changes and improvements

  • Fix race condition causing flexibility state oscillation at command boundaries by @Copilot in #64

Dependency updates

  • chore(deps): update actions/setup-python digest to a309ff8 by @renovate[bot] in #61
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14 by @renovate[bot] in #62

Full Changelog: 0.1.9...0.1.10

0.1.9

19 Jan 18:19
0.1.9
3af9202

Choose a tag to compare

What's Changed

Changes and improvements

  • Add inverter ID format validation by @Copilot in #60

Dependency updates

  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.11 by @renovate[bot] in #56
  • chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.16.0 by @renovate[bot] in #57
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 by @renovate[bot] in #58
  • chore(deps): update actions/cache digest to 8b402f5 by @renovate[bot] in #59

Full Changelog: 0.1.8...0.1.9

0.1.8

07 Jan 15:02
0.1.8
4a6b80e

Choose a tag to compare

What's Changed

Changes and improvements

Dependency updates

  • chore(deps): update astral-sh/setup-uv digest to 61cb8a9 by @renovate[bot] in #54

Full Changelog: 0.1.7...0.1.8

0.1.7

06 Jan 09:13
0.1.7

Choose a tag to compare

What's Changed

Changes and improvements

  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @nijel in #48
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @nijel in #49
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @nijel in #50
  • Fix crash on cancelled connection by adding TimeoutError to retry exceptions by @Copilot in #52
  • feat: add license file by @nijel in #53

Full Changelog: 0.1.6...0.1.7

0.1.6

03 Jan 12:01
0.1.6
729acdc

Choose a tag to compare

What's Changed

Changes and improvements

  • Add 'NONE' option to flexibility command in README by @nijel in #45
  • Update flexibility state directly at command end time by @Copilot in #47

New Contributors

  • @Copilot made their first contribution in #47

Full Changelog: 0.1.5...0.1.6

0.1.5

02 Jan 12:27
0.1.5

Choose a tag to compare

What's Changed

Changes and improvements

  • Describe flexibility options by @nijel in #41
  • fix: clarify account creation info by @nijel in #42
  • fix: faster connection retries by @nijel in #43
  • feat: structure release notes by @nijel in #44

Dependency updates

  • chore(deps): update actions/checkout digest to 93cb6ef by @renovate[bot] in #26
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #27
  • chore(deps): update astral-sh/setup-uv digest to 1e862df by @renovate[bot] in #28
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.6 by @renovate[bot] in #29
  • chore(deps): update actions/setup-python digest to 83679a8 by @renovate[bot] in #30
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.7 by @renovate[bot] in #31
  • chore(deps): update softprops/action-gh-release digest to a06a81a by @renovate[bot] in #32
  • chore(deps): update actions/checkout digest to 8e8c483 by @renovate[bot] in #33
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.8 by @renovate[bot] in #34
  • chore(deps): update astral-sh/setup-uv digest to ed21f2f by @renovate[bot] in #35
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.9 by @renovate[bot] in #36
  • chore(deps): update actions/cache action to v5 by @renovate[bot] in #37
  • chore(deps): update actions/cache digest to 9255dc7 by @renovate[bot] in #38
  • chore(deps): update astral-sh/setup-uv digest to 681c641 by @renovate[bot] in #39
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.10 by @renovate[bot] in #40

Full Changelog: 0.1.4...0.1.5