This commit is contained in:
proddy
2021-03-09 23:47:52 +01:00
parent 438c2ba223
commit 0137400fd7
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
- Support for chunked MQTT payloads to allow large data sets > 2kb
- 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
- Added in MQTT nested mode, for thermostat and mixer, like we had in v2
### Fixed
- telegrams matched to masterthermostat 0x18

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.0.0b5"
#define EMSESP_APP_VERSION "3.0.0b6"