Jafar Atili
Jafar Atili
## Proposed change https://github.com/home-assistant/core/pull/78385 ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing or incorrect information in the current...
## Proposed change https://github.com/home-assistant/core/pull/78382 ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing or incorrect information in the current...
## Proposed change https://github.com/home-assistant/core/pull/78383 ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing or incorrect information in the current...
## Proposed change https://github.com/home-assistant/core/pull/78386 ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing or incorrect information in the current...
## Proposed change ## Type of change - [x] Add a new logo or icon for a new core integration - [ ] Add a missing icon or logo for...
## Breaking change ## Proposed change https://github.com/jafar-atili/pySwitchbee/releases/tag/1.6.0 I added support for network discovery in the library package, next PR will be using the new capability ## Type of change -...
## Breaking change ## Proposed change https://github.com/jafar-atili/pySwitchbee/releases/tag/1.7.21 Replacing a physical broken Central Unit forces configuring the entities from scratch, even if we restore the old Central Unit backup to the...
# Background We had a situation where this `sock.connect` blocked forever inside a container, in order to avoid such a situation in the future we ensured the connection was secured...
## Why do we need this log? We manage a large Python application. once we started using the `max-requests` we noticed that clients are receiving `502` during the `max-request` reload....