We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff99792 commit 5ab992eCopy full SHA for 5ab992e
ArduinoVBusDecoder.ino
@@ -1,5 +1,7 @@
1
/* VBus decoder to Domoticz sketch for Arduino
2
- * * Version 1.0 - January 2016
+ * *
3
+ * Version 1.1 - August 2017 - Added Joule / Resol Deltasol C (credits: Fatbeard)
4
+ * Version 1.0 - January 2016
5
*
6
* Copyright (c) 2016 - 'bbqkees' @ www.domoticz.com/forum
7
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software
@@ -30,6 +32,7 @@
30
32
* * Currently supports the following controllers:
31
33
* -Resol DeltaTherm FK (a.k.a. Oranier Aquacontrol III)
34
* -Conergy DT5
35
+ * -Joule / Resol Deltasol C
36
* If it does not find any of the supported controllers,
37
* it will try to decode the first 2 frames which usually contain Temp 1 to 4.
38
0 commit comments