mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-25 18:15:00 +00:00
Added Requester logic filtering. Added logic for count and delay in
items and buttons.
This commit is contained in:
@@ -3,7 +3,6 @@ package com.bwssystems.HABridge.api.hue;
|
||||
import java.util.List;
|
||||
|
||||
import com.bwssystems.HABridge.dao.DeviceDescriptor;
|
||||
import com.bwssystems.HABridge.dao.DeviceRepository;
|
||||
|
||||
public class GroupResponse {
|
||||
private DeviceState action;
|
||||
|
||||
Reference in New Issue
Block a user