mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
bump
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
- Support for chunked MQTT payloads to allow large data sets > 2kb
|
- Support for chunked MQTT payloads to allow large data sets > 2kb
|
||||||
- External Button support (#708) for resetting to factory defaults and other actions
|
- External Button support (#708) for resetting to factory defaults and other actions
|
||||||
- new console set command in `system`, `set ethernet <profile>` for quickly enabling cabled ethernet connections without using the captive wifi portal
|
- new console set command in `system`, `set ethernet <profile>` for quickly enabling cabled ethernet connections without using the captive wifi portal
|
||||||
|
- Added in MQTT nested mode, for thermostat and mixer, like we had in v2
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- telegrams matched to masterthermostat 0x18
|
- telegrams matched to masterthermostat 0x18
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
#define EMSESP_APP_VERSION "3.0.0b5"
|
#define EMSESP_APP_VERSION "3.0.0b6"
|
||||||
|
|||||||
Reference in New Issue
Block a user