Skip to content

Commit

Permalink
Allow to grup HomePlus channels
Browse files Browse the repository at this point in the history
  • Loading branch information
fracz committed Dec 9, 2024
1 parent 613c038 commit 108e286
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
ChannelFunction.HVAC_THERMOSTAT_DIFFERENTIAL,
ChannelFunction.HVAC_THERMOSTAT_HEAT_COOL,
ChannelFunction.THERMOSTAT,
ChannelFunction.THERMOSTATHEATPOLHOMEPLUS,
];
return !nonGroupingFunctions.includes(channel.function.id);
},
Expand Down

0 comments on commit 108e286

Please sign in to comment.