mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
update to new version
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
- fix for HA topics with invalid command formats (#728)
|
- fix for HA topics with invalid command formats (#728)
|
||||||
- wrong position of values #723, #732
|
- wrong position of values #723, #732
|
||||||
- OTA Upload via Web on OSX
|
- OTA Upload via Web on OSX
|
||||||
|
- Rx and Tx quality % would sometimes show > 100
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- changed how telegram parameters are rendered for mqtt, console and web (#632)
|
- changed how telegram parameters are rendered for mqtt, console and web (#632)
|
||||||
@@ -46,6 +47,9 @@
|
|||||||
- new ESP32 partition side to allow for smoother OTA and fallback
|
- new ESP32 partition side to allow for smoother OTA and fallback
|
||||||
- network Gateway IP is optional (#682)emsesp/EMS-ESP
|
- network Gateway IP is optional (#682)emsesp/EMS-ESP
|
||||||
- moved to a new GitHub repo https://github.com/emsesp/EMS-ESP32
|
- moved to a new GitHub repo https://github.com/emsesp/EMS-ESP32
|
||||||
- Invert LED changed to Hide LED
|
- invert LED changed to Hide LED. Default is off.
|
||||||
|
- renamed Scan Network to Scan WiFi Network
|
||||||
|
- added version to cmd=settings
|
||||||
|
- Allow both WiFi and Ethernet together
|
||||||
### Removed
|
### Removed
|
||||||
- Shower Alert (disabled for now)
|
- Shower Alert (disabled for now)
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#define EMSESP_APP_VERSION "3.0.1b4"
|
#define EMSESP_APP_VERSION "3.0.1b5"
|
||||||
#define EMSESP_PLATFORM "ESP32"
|
#define EMSESP_PLATFORM "ESP32"
|
||||||
|
|||||||
Reference in New Issue
Block a user