Skip to content

Commit 5ab992e

Browse files
authored
Update ArduinoVBusDecoder.ino
1 parent ff99792 commit 5ab992e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ArduinoVBusDecoder.ino

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/* VBus decoder to Domoticz sketch for Arduino
2-
* * Version 1.0 - January 2016
2+
* *
3+
* Version 1.1 - August 2017 - Added Joule / Resol Deltasol C (credits: Fatbeard)
4+
* Version 1.0 - January 2016
35
*
46
* Copyright (c) 2016 - 'bbqkees' @ www.domoticz.com/forum
57
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software
@@ -30,6 +32,7 @@
3032
* * Currently supports the following controllers:
3133
* -Resol DeltaTherm FK (a.k.a. Oranier Aquacontrol III)
3234
* -Conergy DT5
35+
* -Joule / Resol Deltasol C
3336
* If it does not find any of the supported controllers,
3437
* it will try to decode the first 2 frames which usually contain Temp 1 to 4.
3538
*

0 commit comments

Comments
 (0)