3.7.1-dev.1

This commit is contained in:
proddy
2024-10-28 11:57:07 +01:00
parent 7598290c5f
commit a41ded6673
2 changed files with 7 additions and 3 deletions

View File

@@ -1,13 +1,17 @@
# Changelog
For more details go to [www.emsesp.org](https://www.emsesp.org/).
## [3.7.1]
## **IMPORTANT! BREAKING CHANGES with 3.7.0**
For more details go to [www.emsesp.org](https://www.emsesp.org/).
## Added
- Include HA "unit_of_meas", "stat_cla" and "dev_cla" attributes for Number sensors [#2149](https://github.com/emsesp/EMS-ESP32/issues/2149)
## Fixed
- Modbus integration in 3.7.0 missing offset [#2148](https://github.com/emsesp/EMS-ESP32/issues/2148)
## Changed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.1-dev.0"
#define EMSESP_APP_VERSION "3.7.1-dev.1"