J. Diego Rodríguez Royo
J. Diego Rodríguez Royo
### Target Platforms Other ### SDK Version Unknown, but probably latest released ### Application Name Widgets board (With new WinUI3 Adaptive Cards) ### Problem Description When using a ColumnSet with...
## Breaking change Unique entity IDs are no generated based on the BSH settings/status key. ## Proposed change - Program switch entities are now converged into a program selection entity...
## Breaking change ## Proposed change Because door states are specified to be enumeration data types at Home Connect API Documentation ([link](https://api-docs.home-connect.com/states/#door-state)), door entity sensors might should be sensors with...
## Breaking change The breaking change is the change at the unique IDs, although migration has been done, I prefer to mark it as breaking change just in case ##...
## Breaking change ## Proposed change Add number platform and include temperature setpoints. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes...
## Breaking change ## Proposed change Programs can be selected in just one entity instead of turning on/off multiple switches Program switches are becoming deprecated ## Type of change -...
## Breaking change ## Proposed change - Added types to all arguments and return values to all functions - Defined class members and its types outside the constructor - Improved...
## Breaking change ## Proposed change Add time platform and include the alarm clock entity. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change...
## Breaking change ## Proposed change Migrated from the device models at api.py to Entity descriptions in all platforms Additionally, because entities descriptions makes easier to implement translations keys, translation...
## Breaking change ## Proposed change As discussed at https://github.com/home-assistant/core/pull/127870#discussion_r1790741729, API data should be displayed as raw as possible and `sensor.remaining_program_time` was performing a transformation to a timestamp (and the...