NOTE: This release uses a newer version of pymodbus that's not supported in Home Assistant core. If you are using the core modbus integration the last compatible release is v2.2.5. Other modbus custom integrations will need to be removed. See issue #162 for updates.
This release adds a French translation along with some other minor updates.
-
Create fr.json by @stephanfo in #213
-
Add integration_type to manifest by @WillCodeForCats in #201
-
strings.json to match translations en.json by @WillCodeForCats in #202
-
Allow command delay up to 60 seconds by @WillCodeForCats in #203
-
Update translations by @WillCodeForCats in #209
-
Python 3.11 StrEnum by @WillCodeForCats in #204
-
ChangeConfDefaultFlag enum type by @WillCodeForCats in #212
-
@stephanfo made their first contribution in #213
Full Changelog: v2.2.7...v2.2.8