Skip to content

Commit

Permalink
[viessmann] remove initChannelState (#416)
Browse files Browse the repository at this point in the history
Signed-off-by: Ronny Grun <[email protected]>
  • Loading branch information
rogrun authored Nov 13, 2022
1 parent 14cfc25 commit e68757f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ public void handleCommand(ChannelUID channelUID, Command command) {
}
}
}
} else {
initChannelState();
}
}
} catch (IllegalArgumentException e) {
Expand Down

0 comments on commit e68757f

Please sign in to comment.