add Bosch MB LAN 2 as alternative gateway name

This commit is contained in:
Johannes Wagner
2020-07-22 19:04:50 +02:00
parent 4932b00f12
commit 665221e628

View File

@@ -113,7 +113,7 @@
// Gateways - 0x48 / 0x18
{ 94, DeviceType::GATEWAY, F("RFM20 Remote"), DeviceFlags::EMS_DEVICE_FLAG_NONE}, // 0x18
{189, DeviceType::GATEWAY, F("KM200"), DeviceFlags::EMS_DEVICE_FLAG_NONE} // 0x48
{189, DeviceType::GATEWAY, F("KM200/MB LAN 2"), DeviceFlags::EMS_DEVICE_FLAG_NONE} // 0x48
// clang-format on