Skip to content

Releases: timlaing/modbus_local_gateway

v2.0.0

07 Mar 19:46
ef938c8
Compare
Choose a tag to compare

What's Changed

  • Improved handling of registers and support for coils and discrete_inputs by @dmatscheko in #33
  • Fixed SonarQube warnings and general quality improvements by @timlaing in #35 & #36
  • Create single device per endpoint by @timlaing in #37

New Contributions

Many thanks to @dmatscheko for their contribution.

Notes

  • Improved device naming may cause legacy devices to become orphaned. Entities will not be affected.

Full Changelog: v1.7.0...v2.0.0

v1.7.0

06 Feb 11:08
925cf8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

15 Jan 17:29
cd68b92
Compare
Choose a tag to compare

Minor bugfixes for HA 2025.01 and PyModbus 3.7.4

What's Changed

  • Fix for read registers response. Update to devices to fix HA error by @timlaing in #30

Full Changelog: v1.6.0...v1.6.1

v1.6.0

05 Jan 14:52
3e05010
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

06 Oct 17:30
7635e49
Compare
Choose a tag to compare

What's Changed

  • Added pre-commit and updates for HA 2024.10 by @timlaing in #26

Full Changelog: v1.4.2...v1.5.0

v1.4.2

09 Aug 12:12
0dd9aa9
Compare
Choose a tag to compare

What's Changed

  • Backward compatibility with modbus component by @timlaing in #24

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Aug 18:09
852b401
Compare
Choose a tag to compare

Hotfix for v1.4.0

  • update of manifest to bump pymodbus dependancy to version 3.7
  • fixed precision handling

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Aug 21:28
44c15c9
Compare
Choose a tag to compare

What's Changed

Addresses:

  • #13 Added SDM630
  • #21 Added MOD-6000TL-X
  • #12 & #19 Fixed device connection issue
  • #15 Fixed values for 7M.38

Full Changelog: v1.3.0...v1.4.0

Support for writable values

22 Mar 17:44
f8b4d87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

21 Mar 12:04
3517b55
Compare
Choose a tag to compare

What's Changed

  • Remove deprecation warning by @timlaing in #16
  • Upgrade to python 3.12 and fixed version of pymodbus by @timlaing in #17

Full Changelog: v1.2.1...v1.2.2