Skip to content

Commit

Permalink
add WLW176i to boilers
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDvP committed Oct 18, 2023
1 parent c212520 commit 97de23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/device_library.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*/

// Boilers - 0x08
{ 8, DeviceType::BOILER, "CS6800i", DeviceFlags::EMS_DEVICE_FLAG_HEATPUMP},
{ 8, DeviceType::BOILER, "CS6800i/WLW176i", DeviceFlags::EMS_DEVICE_FLAG_HEATPUMP},
{ 64, DeviceType::BOILER, "BK13/BK15/Smartline/GB1x2", DeviceFlags::EMS_DEVICE_FLAG_NONE},
{ 72, DeviceType::BOILER, "GB125/GB135/MC10", DeviceFlags::EMS_DEVICE_FLAG_EMS},
{ 81, DeviceType::BOILER, "Cascade CM10", DeviceFlags::EMS_DEVICE_FLAG_NONE},
Expand Down

0 comments on commit 97de23f

Please sign in to comment.