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: 3 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 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T09:45:51.000Z (3 months ago)
- Last Synced: 2025-03-18T21:56:17.785Z (3 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: 129 MB
- Stars: 13
- Watchers: 5
- Forks: 1
- 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://www.gnu.org/licenses/gpl-3.0.txt)
[](code_of_conduct.md)[](https://yasolr.carbou.me/download)
[](https://GitHub.com/mathieucarbou/YaSolR/releases/)[](https://github.com/mathieucarbou/YaSolR/actions/workflows/build.yml)
[](https://GitHub.com/mathieucarbou/YaSolR/commit/)
[](https://gitpod.io/#https://github.com/mathieucarbou/YaSolR)[](https://yasolr.carbou.me/manual)
[](https://www.facebook.com/groups/yasolr)
[](https://discord.gg/jBTgweft7P)# 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 flashingWhere:
- `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.