minor updates for modbus

This commit is contained in:
proddy
2024-07-03 22:39:41 +02:00
parent 9277efd1d7
commit 12a4942714
7 changed files with 24 additions and 21 deletions

View File

@@ -26,6 +26,7 @@
- make remote control timeout editable [#1774](https://github.com/emsesp/EMS-ESP32/issues/1774)
- added extra pump characteristics (mode and pressure for EMS+) by @SLTKA [#1802](https://github.com/emsesp/EMS-ESP32/pull/1802)
- allow device name to be customized [#1174](https://github.com/emsesp/EMS-ESP32/issues/1174)
- Modbus support by @mheyse [#1744](https://github.com/emsesp/EMS-ESP32/issues/1744)
## Fixed