Skip to content

Releases: hacf-fr/Solar-Router-for-ESPHome

v1.6.5

10 Feb 07:14
70a222f

Choose a tag to compare

1.6.5 - 2026-02-05

🚀 Features

  • Transfer ownership to hacf-fr organisation (#107)

📚 Documentation

  • Documentation update and improve ci (#109)

🏗️ Build

  • (deps) Bump actions/setup-python from 5 to 6 (#106)

v1.6.4

04 Feb 17:22
5f203cf

Choose a tag to compare

1.6.4 - 2026-02-04

🚀 Features

  • (JSY-MK-194T) Add option to mark the consumption sensor as internal (#98)

⚙️ Miscellaneous Tasks

  • Code cleanup and ci improvement (#95)
  • Apply code quality check on branch (#97)
  • Add code coverage check (#99)
  • Add code quality checkers (#96)
  • Add check doc generation in CI (#105)

🏗️ Build

  • (deps) Bump actions/checkout from 4 to 6 (#101)
  • (deps) Bump amannn/action-semantic-pull-request from 5 to 6 (#100)
  • (deps) Bump actions/cache from 4 to 5 (#102)
  • (deps) Bump esphome/build-action from 6 to 7 (#103)
  • Add version in requirements.txt (#104)

v1.6.3

31 Jan 12:08
dc29069

Choose a tag to compare

1.6.3 - 2026-01-31

🚀 Features

  • Variable regulation rate (#91)
  • Add jsy-mk-194t power meter and energy counter (#92)

🐛 Bug Fixes

  • Energy counter theorical (#90)
  • Update deprecated function and configuration (#94)

v1.6.2

18 Jul 18:02
3d0697f

Choose a tag to compare

1.6.2 - 2025-07-18

🚀 Features

  • Add engines managing 3 resistors water heater and optionally a bypass relay

v1.6.1

18 Jul 18:02
a1d6cda

Choose a tag to compare

1.6.1 - 2025-07-16

🚀 Features

  • Add scheduler to define force run

v1.6.0

10 Jul 19:00
618f024

Choose a tag to compare

1.6.0 - 2025-07-10

🚀 Features

  • Allow to set down & up reactivity - Breaking change

v1.5.2

06 Jul 15:19
b918ffd

Choose a tag to compare

1.5.2 - 2025-07-06

🚀 Features

  • #74 hide_leds + doc: Add hide_regulators documentation & Fix relay_regulator_gate_pin

v1.5.1

11 Jun 06:33
97ae17f

Choose a tag to compare

1.5.1 - 2025-06-11

🐛 Bug Fixes

  • (http) Update headers to request_headers to match with esphome changes

🚜 Refactor

  • Use variables to configure packages

📚 Documentation

  • Update and cleanup doc according to vars usage

Full Changelog: XavierBerger/Solar-Router-for-ESPHome@v1.5.0...v1.5.1

v1.5.0

06 Feb 18:09
a98caae

Choose a tag to compare

1.5.0 - 2025-02-06

🚀 Features

  • BREAKING CHANGE - engine renaming:
    • engine.yamlengine_1dimmer.yaml
    • engine_on_off.yamlengine_1switch.yaml
  • Add engine dimmer with bypass: engine_1dimmer_1bypass.yaml

v1.4.2

30 Jan 19:28
a9dc227

Choose a tag to compare

1.4.2 - 2025-01-30

🚀 Features

  • Update example to use sources from github
  • Improve energy counter theorical to detect when energy is not consumed

📚 Documentation

  • Add solar router alternatives
  • Add french version

⚙️ Miscellaneous Tasks

  • Update configuration to optimise ci duration
  • Update tool to generate documentation and changelog