mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-19 00:20:26 +00:00
Added Requester logic filtering. Added logic for count and delay in
items and buttons.
This commit is contained in:
@@ -145,6 +145,7 @@ app.service('bridgeService', function ($http, $window, ngToast) {
|
||||
self.state.device.contentBody = null;
|
||||
self.state.device.contentBodyDim = null;
|
||||
self.state.device.contentBodyOff = null;
|
||||
self.state.device.requesterAddress = null;
|
||||
self.state.olddevicename = "";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user