-
Hi there,
first of all (you heared it too many times but hey thats it) congrats and very big thank you for this far sophisticated software for Opentherm! I suppose you help a lot of people outside …
-
Opentherm smartpower allows thermostats to ask more power from the slave. This is not in the code yet.
It uses same schematic and is only software based. In fact, it is just swapping the low/high log…
-
I understand this might be the wrong repository to ask such a question, however I was wondering if you have any information about compatibility with OpenTherm protocol specification v3.0. Unfortunatel…
-
Hi,
Thanks for this project! It runs very smooth!
Only one thing I noticed is that I can't use OTA updates when including this library.
The problem is in the __timerISR but have no clue to so…
-
I received the slave shield today, but i noticed the API doesn't support retrieving the following values from my thermostat:
- TrSet
- DayTime
- Day
- Year
- Tr
I would like to use my thermo…
-
Hi
First of all, thanks for the great job with this library, it's really nice have an open source alternative to communicate with the boilers.
Recently I install a BAXI-ROCA boiler, compatible wi…
-
The Remeha boilers (and other brands too) can send fault and parameter codes to the thermostat. It is done by using the Transparent Slave Parameters. Only Thermostats of the same brand know which fau…
-
Good afternoon, some boilers require messaging, otherwise they cannot be controlled:
OpenThermMessageType::READ_DATA, OpenThermMessageID::BOILER_CONFIGURATION, 0xFFFF);
uint8_t SlaveMemberIDcode …
-
i would like to use this with an esp8266
how can i change the code for that
-
I'm trying to query/set my Wolf CWL300 (also known as Viessmann Vitovent etc.) home ventilation system via opentherm. Do you have any experience which parameters I can use, or any example code?