Skip to content

Releases: alexdelprete/ha-sinapsi-alfa

0.3.1

12 Feb 11:54
3fc91b9
Compare
Choose a tag to compare
  • Fix for deprecated function BinaryPayloadDecoder in pymodbus. Solves the warnings in HA log.

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.1-beta.1

12 Feb 02:43
3fc91b9
Compare
Choose a tag to compare
0.3.1-beta.1 Pre-release
Pre-release
  • Fix for deprecated function BinaryPayloadDecoder in pymodbus
  • Optimized unix_timestamp_to_iso8601_local_tz()

0.3.0

03 Feb 12:49
6be5e19
Compare
Choose a tag to compare

Closes #92. Thanks to @Aljosha89 for testing.

0.3.0-beta.2

02 Feb 22:19
6be5e19
Compare
Choose a tag to compare
0.3.0-beta.2 Pre-release
Pre-release

0.3.0-beta.1

02 Feb 21:22
e2dc153
Compare
Choose a tag to compare
0.3.0-beta.1 Pre-release
Pre-release

What's Changed

  • Modify read_holding_register() to manage slave_id parameter
  • Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #88
  • Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #90
  • Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #91

Full Changelog: 0.2.9...0.3.0-beta.1

0.2.9

18 Jan 13:38
07623a6
Compare
Choose a tag to compare
  • Migrated logger code to f-style

0.2.8

17 Jan 18:09
88036f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.7...0.2.8

0.2.7

13 Jan 12:10
928565e
Compare
Choose a tag to compare
  • Fix for ConfigFlow

0.2.6

13 Jan 01:13
868c58e
Compare
Choose a tag to compare
  • Quick fix for hostname reconfiguration

0.2.5

13 Jan 00:54
30e8973
Compare
Choose a tag to compare
  • Fixed Unload/reload integration
  • Optimized ConfigFlow/OptionsFlow
  • New Requirement: HA 2025.1.0