update changelog, dev.6

This commit is contained in:
MichaelDvP
2024-12-19 12:42:09 +01:00
parent c0ed62dc7a
commit ce05a94d58
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
- modbus command path to `api/` [#2276](https://github.com/emsesp/EMS-ESP32/issues/2276) - modbus command path to `api/` [#2276](https://github.com/emsesp/EMS-ESP32/issues/2276)
- info command for devices without entity-commands [#2274](https://github.com/emsesp/EMS-ESP32/issues/2274) - info command for devices without entity-commands [#2274](https://github.com/emsesp/EMS-ESP32/issues/2274)
- CW100 settings telegram 0x241 [#2290](https://github.com/emsesp/EMS-ESP32/issues/2290) - CW100 settings telegram 0x241 [#2290](https://github.com/emsesp/EMS-ESP32/issues/2290)
- modbus signed 8bit values [#2294](https://github.com/emsesp/EMS-ESP32/issues/2294)
## Changed ## Changed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.2-dev.5" #define EMSESP_APP_VERSION "3.7.2-dev.6"