Christopher Fenner
Christopher Fenner
## Proposed change ## Type of change - [ ] Dependency upgrade - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!) - [...
## Proposed change Allows the usage of multiple accounts in the ViCare integration. - store token in `.storage/vicare.` instead of `.storage/ViCare_token.save` - name config entries by username - add migration...
## Proposed change ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!) -...
## Proposed change This removes the duplicate validity check in some oauth2 implementations, it is already checked in `async_ensure_token_valid`. ## Type of change - [ ] Dependency upgrade - [...
## Proposed change The `LocalOAuth2Implementation` can handle empty `clientSecrets` but it was not allowed to set this to `None` due to type restrictions. This is needed for [OAuth2 with PKCE](https://blog.postman.com/what-is-pkce/)...
**Describe the bug** Card is exceeding its space in the new dashboard layout. **How to reproduce** **Expected behavior** **YAML configuration** ```yaml # please paste here your card config (before backticks...
**Describe the bug** I've a dashboard RPi that is always displaying a HA dashboard with the battery card. Recently I witnessed that the battery card was empty after I changed...
## Proposed change This add's climate sensors for TRVs and underfloor heating devices. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes...
When there is an issue in the URL or port or token during setup, all informations are cleared. It would be nice if the y will be kept in the...