language
keyboard_arrow_up
Beta
- Added management of Coil status & Input status tables
- Migration to pymodbus 3.8 => deletion of the option to reverse the order in a byte
- Adaptation of the mqtt clientID as “prefix-[random ID]” for easier monitoring
- Update dependencies
Stable
2024-12-26
- Add a new option to reverse the order in a byte
- Added support for 32-bit float numbers
- Add option to configure modbus request timeout
- Add option to set delay between 2 reads
- Remove option to choose the writing mode: this is determined automatically according to the type.
- Update daemon
- Update dependencies
- Icon update
- Translation of the plugin into English, German, Spanish, Italian and Portuguese
- Fix: terminal address (slave id) was not correctly taken into account
- Jeedom v4.4 required
2024-04-10
- Fix on dependencies check
- Update dependencies
2024-03-16
- Add new option to choose the writing mode: simple (function 06) or multi (function 16)
- Add new option to configure the address of the slave terminal
2024-02-26
- Optimizing the size of backups
2024-02-14
- Add support for signed and unsigned integers on 32-bit & 64-bit
- Add a new option to reverse words if necessary (for 32-bit & 64-bit numbers)
- Technical improvement on the daemon: transition to full asyncio
- Modifying the dependency installation script for Debian 12 compatibility
- New version of the dependencies (paho-mqtt 2.0) and adaptation of the daemon accordingly
2023-08-24
- Fix a dependency issue on Debian 11 / Python 3.9
2023-05-20
- Compatibility Jeedom v4.4
2023-01-30
- Fix: Unable to remove some commands from device in some cases
2022-11-11
Documentation
See documentation