diff --git a/index.js b/index.js index acb451a..1901570 100644 --- a/index.js +++ b/index.js @@ -75,6 +75,7 @@ const { DoorLockCluster, WindowCoveringCluster, ThermostatCluster, + ThermostatUserInterfaceConfigurationCluster, PumpConfigurationAndControlCluster, FanControlCluster, DehumidificationControlCluster, @@ -139,6 +140,7 @@ module.exports = { DoorLockCluster, WindowCoveringCluster, ThermostatCluster, + ThermostatUserInterfaceConfigurationCluster, PumpConfigurationAndControlCluster, FanControlCluster, DehumidificationControlCluster,