adapt to 4.1.x
This commit is contained in:
@@ -21,5 +21,6 @@ import org.openhab.core.types.State;
|
||||
*/
|
||||
public interface StateUpdater {
|
||||
Channel getChannel(String channelName);
|
||||
|
||||
void updateState(ChannelUID uid, State state);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user