mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
v3.5.0b7, update changelog
This commit is contained in:
@@ -12,7 +12,9 @@
|
|||||||
- Add mqtt queue and connection infos
|
- Add mqtt queue and connection infos
|
||||||
- Add min/max setting to customizations
|
- Add min/max setting to customizations
|
||||||
- Adapt min/max if ems-value is not in this range
|
- Adapt min/max if ems-value is not in this range
|
||||||
- Add heat pump settings for inputs and limits
|
- Add heat pump settings for inputs and limits [#600](https://github.com/emsesp/EMS-ESP32/issues/600)
|
||||||
|
- Add hybrid heatpump [#500](https://github.com/emsesp/EMS-ESP32/issues/500)
|
||||||
|
- Add translated tags
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
|
|||||||
778
interface/package-lock.json
generated
778
interface/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
|||||||
#define EMSESP_APP_VERSION "3.5.0b6"
|
#define EMSESP_APP_VERSION "3.5.0b7"
|
||||||
|
|
||||||
#if CONFIG_IDF_TARGET_ESP32C3
|
#if CONFIG_IDF_TARGET_ESP32C3
|
||||||
#define EMSESP_PLATFORM "ESP32-C3";
|
#define EMSESP_PLATFORM "ESP32-C3";
|
||||||
|
|||||||
Reference in New Issue
Block a user