mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
bump version
This commit is contained in:
@@ -11,6 +11,7 @@ See https://github.com/proddy/EMS-ESP/issues/632
|
|||||||
- extra MQTT boolean option for "ON" and "OFF"
|
- extra MQTT boolean option for "ON" and "OFF"
|
||||||
- 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
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- telegrams matched to masterthermostat 0x18
|
- telegrams matched to masterthermostat 0x18
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
#define EMSESP_APP_VERSION "3.0.0b3"
|
#define EMSESP_APP_VERSION "3.0.0b4"
|
||||||
|
|||||||
Reference in New Issue
Block a user