added Greenstar i

This commit is contained in:
Paul
2019-10-29 18:03:08 +01:00
parent 15954d0e82
commit 0bb598efe7
2 changed files with 3 additions and 3 deletions

View File

@@ -186,7 +186,7 @@ const _EMS_TxTelegram EMS_TX_TELEGRAM_NEW = {
// where defintions are stored // where defintions are stored
typedef struct { typedef struct {
uint8_t product_id; uint8_t product_id;
char model_string[80]; char model_string[100];
} _Boiler_Device; } _Boiler_Device;
typedef struct { typedef struct {

View File

@@ -200,7 +200,7 @@ const _Boiler_Device Boiler_Devices[] = {
{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"},
{64, "Sieger BK13,BK15/Nefit Smartline/Buderus GB1x2"}, {64, "Sieger BK13,BK15/Nefit Smartline/Buderus GB1x2"},
{95, "Bosch Condens 2500/Buderus Logamax GB062/Junkers Cerapur Top/Junkers HT3"}, {95, "Bosch Condens 2500/Buderus Logamax GB062/Junkers Cerapur Top/Worcester Greenstar i/Generic HT3"},
{122, "Nefit Proline"}, {122, "Nefit Proline"},
{170, "Buderus Logano GB212"}, {170, "Buderus Logano GB212"},
{172, "Nefit Enviline"} {172, "Nefit Enviline"}
@@ -249,7 +249,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"},
{95, 0x09, "Junkers HT3 Controller"}, {95, 0x09, "HT3 Controller"},
{230, 0x09, "BC Base Controller"}, {230, 0x09, "BC Base Controller"},
{205, 0x02, "Nefit Moduline Easy Connect"}, {205, 0x02, "Nefit Moduline Easy Connect"},