Skip to content

Releases: mathieucarbou/YaSolR

v1.0.0-rc13

26 Jan 21:51
607a1d9
Compare
Choose a tag to compare
  • (OSS only) Bugfix: crash in OSS firmware v12
  • (OSS only) ESP-DASH components wee not correctly displayd
  • Update libs
  • Activated LTO compilation
  • Fix: THDi not correctly calculated for angle 1

Full Changelog: v1.0.0-rc12...v1.0.0-rc13

v1.0.0-rc12

22 Jan 22:30
cd0251c
Compare
Choose a tag to compare

Changes

  • Switched async libs to https://github.com/ESP32Async
  • New display with scrolling
  • New Dashboard with sections
  • New user manual at https://yasolr.carbou.me/manual
  • Try to fix ESP32 blocking when starting in case MQTT publication fails (bad network)
  • Fix wrong output state displayed when dimmer configured without bypass relay and dimmer was activated when no electricity is there

Full Changelog: v1.0.0-rc11...v1.0.0-rc12

v1.0.0-rc11

15 Jan 13:45
aa44c0a
Compare
Choose a tag to compare

Changes

  • Only display dimmer type dropdown if dimmer activated in hardware page
  • Upgrade to Arduino core 3.1.1 based on IDF 5.3.2.241224
  • New SafeBoot image
  • New display implementation (less information, listed and scrolling)
  • (bugfix) TextFields were not refreshed immediately
  • (bugfix): Resistance calibration was not working with only JSY

Full Changelog: v1.0.0-rc10...v1.0.0-rc11

🛠 Under the hood

v1.0.0-rc10

09 Jan 09:41
37f68cc
Compare
Choose a tag to compare

Changes

  • Fix MQTT bug: topics were not subscribed anymore
  • Lib upgrade
  • Updates in UI interface
  • Introduced Output 1 Dimmer Type and Output 2 Dimmer Type in Hardware config tab
  • Finalized and tested support for LSA + PWM->Analog 0-10V + ZCD
  • Only show ETH IP and MAC for ETH boards in stats
  • Removed device revision in stats
  • Rename Input Only to Input to avoid confusion with I/O in Hardware tab
  • Fix output tab not displayed when only DS18 hardware was activated
  • Memory improvement: Activating -D U8G2_USE_DYNAMIC_ALLOC=1 to save 2K of RAM when display not enabled

Warning

Added a new drop-down in Hardware config page to allow you to select the right dimmer type.
image

YaSolR will soon support PWM based LSA and DAC LSA.

Full Changelog: v1.0.0-rc9...v1.0.0-rc10

🐛 Fixes

🛠 Under the hood

Read more

v1.0.0-rc9

05 Jan 18:31
fe6fe38
Compare
Choose a tag to compare

What's changed

  • Dependency upgrade
  • Make sure that dimmers will start once ZCD module detects electricity after startup
  • CI improvements
  • Relay switching threshold set to 5%

Full Changelog: v1.0.0-rc8...v1.0.0-rc9

🛠 Under the hood

v1.0.0-rc8

05 Jan 11:52
4536993
Compare
Choose a tag to compare

What's changed

  • bug fixes
  • memory improvements
  • code refactoring
  • dependency update
  • Debug option moved to Hardware section
  • All Hardware change require a reboot to be activated (for memory improvements)
  • routing task now reacts faster and immediately to changes
  • Default PID parameters updated
  • graphs now have a maximum of 60 points for speed and memory improvement
  • JSY Remote can also be used to measure router output on channel 1 (for example, with a JSY-MK-194 or 193 in the electric panel measuring Enedis plus water heater circuit)
  • Added Hardware option to activate JSY Remote
  • Removed WebSocket endpoint for PID output
  • Excess Power Limiter (W) allows to set an amount of power reserved for an output, to share the grid excess to the second output.

Full Changelog: v1.0.0-rc7...v1.0.0-rc8

🐛 Fixes

🛠 Under the hood

Read more

v1.0.0-rc7

v1.0.0-rc6

12 Dec 11:46
2f960b0
Compare
Choose a tag to compare

v1.0.0-rc5

v1.0.0-rc4