Franck Nijhof
Franck Nijhof
## Proposed change Upgrades `grpcio` and `grpcio-status` to 1.49.1. - https://github.com/grpc/grpc/releases/tag/v1.49.0 (janked) - https://github.com/grpc/grpc/releases/tag/v1.49.1 This adds support for Python 3.11 ## Type of change - [x] Dependency upgrade - [...
### What happened? As per documentation, these are the light capabilities of WLED segments:  Source: https://kno.wled.ge/interfaces/json-api/#light-capabilities However, that is untrue or a bug. I've got several ways to get...
**Is your feature request related to a problem? Please describe.** Currently, when configuring a device with a single segment with a single white channel, creates a confusing UI to control...
### What happened? When configuring the WLED strip with a single segment, only providing On/Off capabilities, WLED will determine its Light capabilities = 1 = RGB Light.  Dump from...
## Proposed change Add translations for entities provided by the Select entity component. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes...
## Proposed change Add translations for entities provided by the Siren entity component. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes...
## Proposed change SSIA, small addition to translations. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ]...
## Proposed change Adds translations for the Counter entity component/helper ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) -...
## Proposed change SSIA ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!)...
## Proposed change Refactors the select tests of the WLED integration. More compact, leveraging parameterize, uses snapshot testing, and testing the device entry. Restructure effort in order to be able...