Bosch-EasyControl-Utilities is an unofficial project providing some utilities for the Bosch EasyControl.
Projects that use graphing use the matplotlib third-party library. This can be installed by typing into your terminal:
pip install matplotlib
Project | Description |
---|---|
|
Converts the JSON list of settings exported from the mobile application (Info→About→"Export settings"), to a more readable JSON dictionary of settings (with encoded data decoded). |
|
Plots the Weather Dependent Control (WDC) heat curves (thanks to Worcester Bosch Technical Support for providing the Weather Compensation Guide). |
Copyright © 2023 Matthew1471
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Bosch-EasyControl-Utilities is led by Matthew1471 and may have received contributions from other individuals in GitHub’s awesome community.
The project was initiated in 2023 by Matthew1471 after having his own EasyControl installation and wanting to know how to configure the weather compensation heat curve to match the 45°C flow rate he was previously used to.