https://github.com/mathieucarbou/yasolr
YaS☀️lR (Yet another Solar Router) Open Source version
https://github.com/mathieucarbou/yasolr
chauffe-eau excess heater injection photovoltaic photovoltaique router routeur routeursolaire solaire solar surplus water-tank
Last synced: about 2 months ago
JSON representation
YaS☀️lR (Yet another Solar Router) Open Source version
- Host: GitHub
- URL: https://github.com/mathieucarbou/yasolr
- Owner: mathieucarbou
- License: gpl-3.0
- Created: 2023-11-16T21:21:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-13T21:00:43.000Z (about 2 months ago)
- Last Synced: 2026-04-13T22:31:20.473Z (about 2 months ago)
- Topics: chauffe-eau, excess, heater, injection, photovoltaic, photovoltaique, router, routeur, routeursolaire, solaire, solar, surplus, water-tank
- Language: C++
- Homepage: https://yasolr.carbou.me/
- Size: 60.4 MB
- Stars: 21
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://yasolr.carbou.me/)
[](https://yasolr.carbou.me/download)
[](https://yasolr.carbou.me/manual)
[](https://GitHub.com/mathieucarbou/YaSolR/releases/)
[](https://www.facebook.com/groups/yasolr)
[](https://discord.gg/jBTgweft7P)
[](https://www.gnu.org/licenses/gpl-3.0.txt)
[](code_of_conduct.md)
[](https://github.com/mathieucarbou/YaSolR/actions/workflows/build.yml)
[](https://GitHub.com/mathieucarbou/YaSolR/commit/)
# Documentation
Please look at the website to know which firmware to download and flash.
👉 Website: [https://yasolr.carbou.me/](https://yasolr.carbou.me/download)
# Downloads
Please look at the release section to find the firmwares.
👉 Releases: [https://github.com/mathieucarbou/YaSolR/releases](https://github.com/mathieucarbou/YaSolR/releases)
**Make sure to download the firmware matching your board.**
Firmware files are named as follow:
- `YaSolR----.OTA.bin`: This firmware is used to update through the Web OTA interface
- `YaSolR----.FACTORY.bin`: This firmware is used for a first ESP installation, or wen doing a factory reset through USB flashing
Where:
- `VERSION`: YaSolR version, or `main` for the latest development build
- `MODEL`: `oss`, `pro`
- `BOARD`: the board type
- `LANG`: `en`, `fr`, ...
Notes:
- `*.elf` files are used to parse stack traces with [https://maximeborges.github.io/esp-stacktrace-decoder/](https://maximeborges.github.io/esp-stacktrace-decoder/). You do not have to use them.