Releases: MichaelDvP/EMS-ESP32
Releases · MichaelDvP/EMS-ESP32
Development Build v3.7.2-dev.10
Commits
- 4471da4: update packages (proddy) #2343
- d83399b: fix Make for OSX (proddy) #2343
- 251d0af: Merge branch 'emsesp:dev' into dev (Proddy) #2343
- 6a2a27e: mathieucarbou/ESPAsyncWebServer @ 3.6.0 (proddy) #2343
- 3131969: Merge branch 'emsesp:dev' into dev (Proddy) #2343
- 1598809: package update (proddy) #2343
- ed92b37: updated (proddy) #2343
- 960baad: changed text (proddy) #2343
- d6e72e7: auto-formatting (proddy) #2343
- b900194: package update (proddy) #2343
- 494cf3b: package update (proddy) #2343
- a65162f: updated generated file (proddy) #2343
- 4be2f92: updated dictionary (proddy) #2343
- 5a27817: updated example (proddy) #2343
- c810d58: changed comments, make sure S32 V2 is compiled with Tasmota (proddy) #2343
- 37c4be3: output also the flash size (proddy) #2343
- ae258a7: simulate ESP32 and ESP32-S3 (proddy) #2343
- 153dd19: don't auto-install if on Tasmota (proddy) #2343
- d371c9b: auto-formatting (proddy) #2343
- 5669873: don't echo wifi password after setting it (proddy) #2343
- eeb071a: 3.7.2-dev.10 (proddy) #2343
- b5fea92: grey out modbus with explanation if no psram (proddy) #2343
- 67c59c9: modify settings based on board type (proddy) #2343
- 9b7fed4: tidy up imports (proddy) #2343
- 2323fdf: update packages (proddy) #2343
- b60f333: use translation for is_required (proddy) #2343
- 525a164: include temp as HA sensor - emsesp#2346 (proddy) #2343
- 4642a50: prepare for modbus support AM200 (MichaelDvP)
Test Build v3.7.2-test.9
Bug Fixes
- Sv translation bugs #2307 (Ove Nystås)
Commits
- 9194db9: Updated unknown compressor stati "enum_hpactivity" 0, 5 and added status 7. (Sbried) #2311
- 7c2e556: fix thermostat clock year, emsesp#2313 (MichaelDvP) #2315
- 397f3f5: fix webUI tabs (underline) (proddy) #2316
- adbd238: ignore dependencies (proddy) #2316
- 112de78: update packages (proddy) #2316
- 6bfda79: NL translations (proddy) #2316
- 12c0942: add comment (proddy) #2317
- f8adad7: cleanup yarn (proddy) #2317
- a4db3ef: regenerate files (proddy) #2317
- 83724e3: formatting (proddy) #2317
- fe169ac: formatting (proddy) #2317
- 6d37462: updated (proddy) #2317
- 33b54cc: Update locale_translations.h (misa1515) #2320
- d35881b: Update index.ts (misa1515) #2322
- eb87651: merge emsesp#2108 (proddy) #2328
- 93e4abe: update packages (proddy) #2328
- 2547ae4: comment (proddy) #2328
- 801ed6e: update dictionary (proddy) #2328
- 3589094: update lock file (proddy) #2328
- 66ca1e5: add local yarn files (proddy) #2328
- 92108bc: update comments (proddy) #2328
- 5464909: change icon size and use customizations icon (proddy) #2331
- b13c608: formatting imports (proddy) #2331
- 472f922: tidy up formatting, add a re-install option (proddy) #2331
- e702b0b: formatting upgrade button (proddy) #2332
- 74cb23a: replace arduino platform 3.1.0 with previous 2.0.18 to see if it fixed emsesp#2333 (proddy) #2337
- 95e5bab: package update (proddy) #2337
- a8cdbc4: tidy up directory listing (proddy) #2337
- 3f51c21: tests for 4MB firmware upload (proddy) #2337
- c6b8c2a: 3.7.2-dev.9 (proddy) #2337
- 7adba97: Don't show uom for empty string (MichaelDvP) #2338
- d3d132e: unused id (MichaelDvP) #2338
- 9c00af3: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #2338
- c077540: add solar influence #2212 (MichaelDvP) #2338
- df9d20a: disable WS queue, web log messages are already queued (MichaelDvP) #2338
- c134241: Merge branch 'dev' into dev2 (MichaelDvP)