Andreas Roedl
Andreas Roedl
**Description:** The current ranges for `tempOffset` and `humidityOffset` configurations are too limited. The `tempOffset` is restricted to `-10` to `10`, and the `humidityOffset` is also restricted to `-10` to `10`....
Edit: there's the problem: ``` 2024-09-27T22:47:45.440063966Z ERROR Aqara Presence Sensor get_credential : ip = 192.168.1.121, failed to get token, error = wantread 2024-09-27T22:47:45.445295882Z WARN Aqara Presence Sensor credential is nil...
The wantread message indicates that the socket is not ready to read data yet and the operation should be retried later. This happens when you're trying to read data from...