Skip to content

Commit

Permalink
Update bundles/org.openhab.binding.openthermgateway/src/main/java/org…
Browse files Browse the repository at this point in the history
…/openhab/binding/openthermgateway/OpenThermGatewayBindingConstants.java

Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
  • Loading branch information
ArjenKorevaar and J-N-K authored Dec 28, 2020
1 parent ca6b5bb commit a77a913
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ public class OpenThermGatewayBindingConstants {
CHANNEL_MAXIMUM_MODULATION_LEVEL, CHANNEL_FAULT, CHANNEL_SERVICEREQUEST, CHANNEL_REMOTE_RESET,
CHANNEL_LOW_WATER_PRESSURE, CHANNEL_GAS_FLAME_FAULT, CHANNEL_AIR_PRESSURE_FAULT,
CHANNEL_WATER_OVER_TEMP, CHANNEL_OEM_FAULTCODE, CHANNEL_DIAGNOSTICS_INDICATION)
.collect(Collectors.toSet()));
;
}

0 comments on commit a77a913

Please sign in to comment.