Qi Liu
Qi Liu
This is definitely not a problem with hass-aarlo module. I did my test with pyaarlo directly, and it is the same thing. Here are the tests I have done with...
It looks like auto reconnect was not actually implemented before v0.7.2b6.1. When it is implemented in v0.7.2b6.1, the behavior seems to be incorrect. After the `reconnect_every` period elapses, it calls...
Doorbell silent mode switch entities cannot be registered in v0.7.2b5. It is working fine in v0.7.2b4. It seem the problem is in https://github.com/twrecked/hass-aarlo/blob/4ac232131b58e9b33ee3cc265b92c03e9133f302/custom_components/aarlo/switch.py#L165-L173 and https://github.com/twrecked/hass-aarlo/blob/4ac232131b58e9b33ee3cc265b92c03e9133f302/custom_components/aarlo/switch.py#L373-L378 The `AarloSwitch.device_info` method expects `self._device`...
### Questions Unexpected error `IllegalStateException: File handle is closed`. ### Version vert.x 4.1.4 ### Context We have a web server which is built on top of vertx-web. The web server...
### Java API client version 7.17.1 ### Java version 17.0 ### Elasticsearch Version 7.17.1 ### Problem description If the search results is ordered by a boolean field, the `sort` field...
### Java API client version 7.17.1 ### Java version 17.0 ### Elasticsearch Version 7.17.1 ### Problem description When passing a string that is negative number (e.g. `"-1"`) as search_after field...
When I misconfigured my Presto connector (i.e. left the catalog field empty), when testing the connection, it would cause the Redash server to throw an exception. The exception is complaining...