added Buderus GB125

This commit is contained in:
proddy
2019-10-25 10:36:44 +02:00
parent b92cfe19b8
commit 83c5afca44
2 changed files with 3 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ const _Boiler_Device Boiler_Devices[] = {
{72, "MC10 Module"}, {72, "MC10 Module"},
{123, "Buderus GBx72/Nefit Trendline/Junkers Cerapur/Worcester Greenstar Si"}, {123, "Buderus GBx72/Nefit Trendline/Junkers Cerapur/Worcester Greenstar Si"},
{133, "Buderus GB133"},
{115, "Nefit Topline/Buderus GB162"}, {115, "Nefit Topline/Buderus GB162"},
{203, "Buderus Logamax U122/Junkers Cerapur"}, {203, "Buderus Logamax U122/Junkers Cerapur"},
{208, "Buderus Logamax plus/GB192/Bosch Condens GC9000"}, {208, "Buderus Logamax plus/GB192/Bosch Condens GC9000"},
@@ -244,6 +245,7 @@ const _Other_Device Other_Devices[] = {
{125, 0x09, "BC25 Base Controller"}, {125, 0x09, "BC25 Base Controller"},
{169, 0x09, "BC40 Base Controller"}, {169, 0x09, "BC40 Base Controller"},
{152, 0x09, "Junkers Controller"}, {152, 0x09, "Junkers Controller"},
{230, 0x09, "BC Base Controller"},
{205, 0x02, "Nefit Moduline Easy Connect"}, {205, 0x02, "Nefit Moduline Easy Connect"},
{206, 0x02, "Bosch Easy Connect"}, {206, 0x02, "Bosch Easy Connect"},

View File

@@ -1 +1 @@
#define APP_VERSION "1.9.3b4" #define APP_VERSION "1.9.3b5"