Commit 56b597d 1 parent 96b83e3 commit 56b597d Copy full SHA for 56b597d
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 30
30
- fix for HA topics with invalid command formats (#728 )
31
31
- wrong position of values #723 , #732
32
32
- OTA Upload via Web on OSX
33
+ - Rx and Tx quality % would sometimes show > 100
33
34
34
35
### Changed
35
36
- changed how telegram parameters are rendered for mqtt, console and web (#632 )
46
47
- new ESP32 partition side to allow for smoother OTA and fallback
47
48
- network Gateway IP is optional (#682 )emsesp/EMS-ESP
48
49
- moved to a new GitHub repo https://github.com/emsesp/EMS-ESP32
49
- - Invert LED changed to Hide LED
50
+ - invert LED changed to Hide LED. Default is off.
51
+ - renamed Scan Network to Scan WiFi Network
52
+ - added version to cmd=settings
53
+ - Allow both WiFi and Ethernet together
50
54
### Removed
51
55
- Shower Alert (disabled for now)
Original file line number Diff line number Diff line change 1
- #define EMSESP_APP_VERSION "3.0.1b4 "
1
+ #define EMSESP_APP_VERSION "3.0.1b5 "
2
2
#define EMSESP_PLATFORM "ESP32"
You can’t perform that action at this time.
0 commit comments