Releases: VlastiBroucek/EMS-ESP32
Releases · VlastiBroucek/EMS-ESP32
Development Build v3.7.3-dev.36
Features
Bug Fixes
Tests
- add tests for /api/system/metrics endpoint #2796 (Jakob)
- add unit tests for metrics enum outputs #2805 (Jakob)
Chores
- update generated files for v3.7.3-dev.34 (VlastiBroucek)
- update generated files for v3.7.3-dev.35 #2793 (MichaelDvP)
- reserve string capacity for prometheus metrics #2805 (Jakob)
- filter out entities with no values #2805 (Jakob)
- avoid dangling references while processing json objects recursively #2805 (Jakob)
Commits
- 084d90e: solar heat assistance, rounding custom entities #2763 (MichaelDvP) #2793
- 9edcf47: tx read, wait 2 sec brfore 3rd. retry (MichaelDvP) #2793
- 2bcd548: add counter 0..2 for short pulses, high frequency, emsesp#2758 (MichaelDvP) #2793
- 056cf3c: settingservice gpio initialization for custom boards (MichaelDvP) #2793
- 5ed4970: change uart pins without restart (MichaelDvP) #2793
- 1472e53: update asyncwebserver 3.9.1 (MichaelDvP) #2793
- 882e3bc: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #2793
- 0bc478f: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #2793
- dd0ab8f: Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev (MichaelDvP) #2793
- 1d03056: move some vectors to psram, fix syslog start/stop (MichaelDvP) #2793
- 6728054: weblog queue complete in psram, save weblog settings in one call (MichaelDvP) #2793
- 26a5f98: testdata (MichaelDvP) #2793
- 43e087a: allow uart0 pin for eth (check eth first) emsesp#2794 (MichaelDvP) #2793
- 7645207: fix syslog quality calculation (MichaelDvP) #2793
- a365dc7: remove syslog debug level (MichaelDvP) #2793
- 515b751: stub to remove #ifndef EMSESP_STANDALONE (MichaelDvP) #2793
- ac982cb: fix emsesp#2800 (MichaelDvP) #2793
- 7a683d3: more to psram, names for sensors, schedule, custom as char[20] (MichaelDvP) #2793
- f20aad3: add Phy RTL8201 (MichaelDvP) #2793
- 9425558: Merge branch 'dev' of https://github.com/MichaelDvP/EMS-ESP32 into dev (MichaelDvP) #2793
- bafb7c3: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #2793
- 55b8c2d: fix standalone/make, fix HA avty, fix deprecated arduinojson, update packages (proddy) #2804
- e34291f: replace VLAs with standard C++ (proddy) #2804
- d96c3f3: removelast topic/payload (MichaelDvP) #2806
- ad3049a: smal fixes (MichaelDvP) #2806
- 739ac7b: update changelog (MichaelDvP) #2806
- 4e4311c: Merge branch 'dev' into dev (Jakob) #2805
- 00dce83: Merge branch 'dev' of https://github.com/gr3enk/EMS-ESP32 into dev (Jakob) #2805
- af19941: https://github.com/emsesp/EMS-ESP32/discussions/2761 (proddy) #2811
- cdb592d: package update (proddy) #2811
- 17a9b7e: send HA modes based on actual thermostat modes (proddy) #2811
- c8ab89e: fix pl translation (MichaelDvP) #2814
- 91a67de: minor fix (proddy) #2811
- 67d242d: package update (proddy) #2811
- 29037d1: auto-formatting (proddy) #2811
- c2e8a6c: added get_ip_or_hostname() (proddy) #2811
- ecbdf01: add HA dev section linking all devices to ems-esp (proddy) #2811
- c71b54f: auto-formatting (proddy) #2811
- d3b4bab: dynamically add HA thermostat modes based on model (proddy) #2811
- 4ee743d: fix standalone (proddy) #2811
- 4b3cc2e: update (proddy) #2811
- 8c794ba: Merge branch 'dev' into dev (Jakob) #2805
- 068744b: config check (MichaelDvP) #2814
- 4e589ae: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #2814
- 99f44ae: remove unused parameter (MichaelDvP) #2814
- 95de3e3: fix HA modes (proddy) #2813
- 27047c0: Merge branch 'emsesp:dev' into dev (Proddy) #2813
- df080bb: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #2814
- 2446e4d: package update (proddy) #2815
- 8454497: Merge branch 'emsesp:dev' into dev (Proddy) #2815
- bc870b2: add HA climate control with cool for SRC thermostat controls (proddy) #2817
- da3ac17: add telnet command
show gpio(proddy) #2817 - b0819c9: Merge branch 'emsesp:dev' into dev (Vlasti Broucek)