Releases: wimb0/home-assistant-saj-r5-modbus
Releases · wimb0/home-assistant-saj-r5-modbus
v2.2.3
- Fix deprecation warnings.
- Add translations for pt and sk.
- Update hacs.json
- Update manifest.json
What's Changed
- Create sk.json by @misa1515 in #94
- Create pt.json by @ViPeR5000 in #93
- Fixes deprecation warnings. by @wimb0 in #96
New Contributors
- @misa1515 made their first contribution in #94
- @ViPeR5000 made their first contribution in #93
Full Changelog: v2.2.1...v2.2.3
v2.2.2
- Fix deprecation warnings.
- Add translations for pt and sk.
- Update hacs.json
What's Changed
- Create sk.json by @misa1515 in #94
- Create pt.json by @ViPeR5000 in #93
- Fixes deprecation warnings. by @wimb0 in #96
New Contributors
- @misa1515 made their first contribution in #94
- @ViPeR5000 made their first contribution in #93
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Updated README, manifest.json and hacs.json:
Added R5 to integration name.
Added "SAJ R5, Sununo and Suntrio inverters" to README
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.0
What's Changed
- Add Number entity to limit output power. by @mvn23 in #81
- Do not set the output power limit if the related entity is disabled by @mvn23 in #82
- Report only reliable values for counters by @mvn23 in #84
- Add set_datetime service by @mvn23 in #83
New Contributors
Full Changelog: v1.9.2...v2.1.0
v2.1.0-beta
What's Changed
- Add Number entity to limit output power. by @mvn23 in #81
- Do not set the output power limit if the related entity is disabled by @mvn23 in #82
- Report only reliable values for counters by @mvn23 in #84
- Add set_datetime service by @mvn23 in #83
New Contributors
Full Changelog: v1.9.2...v2.1.0-beta
v2.0.0-beta
v1.9.2
v1.9.1
Update README
Update hacs.json
Add FUNDING
Full Changelog: v1.9.0...v1.9.1
v1.9.0
Fix pymodbus errors when using multiple modbus devices.
Breaking issue:
Now requires Home Assistant 2023.9.1 (Was 2021.12.0)
Changelog:
- Update pymodbus requirement to use pymodbus 3.5.1 or higher.
- Changed Endian.Big to Endian.BIG in hub.py
- Updated Home Assistant requirement to at least 2023.9.1
- Requires HACS 1.28.4 or higher
Full Changelog: v1.8.0...v1.9.0