-
I have 5 of the EPL devices in my house with a HA Green and I was curious if there was a way that I could turn down the frequency of updates specifically on the mmwave devices to reduce server utiliza…
-
-
### Request
Make the polling rate or interrupt interval configurable, either through smart macros or through a configuration option in Agent.
### Background
When using "smart" KVMs, the type whic…
-
### The problem
To configure the Netatmo Smart Doorbell and the Smoke/CO detectors, you have to setup the integration via Developer account. I did this and my automations are based on a `netatmo_even…
-
Rerunning the model in its entirety is [computationally expensive](https://github.com/markjrieke/2024-potus/blob/main/out/REVIEW_files/figure-commonmark/unnamed-chunk-9-1.png). A better method would b…
-
Seems like it's not keeping the TCP-Connection to the Modbus-TCP-Server alive. Overloads on fast polling.
Example for polling rate 500ms (
-
First I've configured OPAL Server to utilize local Redis instance (running as Docker container)
```
OPAL_BROADCAST_URI=redis://broadcast-channel:6379
OPAL_POLICY_REPO_POLLING_INTERVAL=5
```
a…
-
Based on discussions with FEC, our best options is to poll 1/10 seconds for the first 15 minutes and 1/hour after the first 15 minutes. This will require code changes.
* Create `INITIAL_POLLING_INT…
-
I'm requesting a telegram binding option for the complete disabling of long polling telegram updates.
I use telegram binding only to send notifications (as I suppose many of us), so long polling is n…
-
- **Description**: Replace the current polling mechanism with WebSocket connections to provide real-time updates, reducing unnecessary API calls and improving overall application efficiency.
- **So…