Abílio Costa
Abílio Costa
If a request is not complete but its timeout value has not been reach (or is not set), there is no way to cancel it. While this is ok for...
I have a rule that executes everyday at the same hour, to backup Pimatic config. A few days ago (after the latest version update I think), it started logging the...
PR open as followup for https://github.com/rien/reStream/pull/46 as requested in https://github.com/rien/reStream/pull/46#issuecomment-1120767456
A lot of times during startup, OZW will crash. This is specially annoying since the network takes 40+ minutes to startup :/ I'm using this in HA with the hass.io...
Any tips on how you reverse engineered the protocol? I have an AC from Whirlpool and I've captured some packages but since they're encrypted, I can't see anything. Any help...
The bootloader files in this repo does not seem to be updated for the v3.1. After flashing it, it is not possible to flash firmware using sdcard, only trough the...
Is there any way to disable the boot beep sound (or at least, reduce the volume), without removing the beeper (since I use it for other things)?
## Proposed change This ensures that a new BLEDevice is used when there are changes, which should reduce the cases where the integration stops working. ## Type of change -...
## Proposed change This removes an uneeded extra state update at the end of the entity addition, as mentioned by @MartinHjelmare in https://github.com/home-assistant/core/pull/103324#pullrequestreview-1871559140 ## Type of change - [ ]...