frontend
frontend copied to clipboard
:lollipop: Frontend for Home Assistant
### Checklist - [x] I have updated to the latest available Home Assistant version. - [x] I have cleared the cache of my browser. - [x] I have tried a...
### Checklist - [x] I have updated to the latest available Home Assistant version. - [x] I have cleared the cache of my browser. - [x] I have tried a...
## Proposed change I wanted to add an editor for Blueprints, similar to Automations and Scripts. Essentially, this creates a page that has an editor for `blueprintObject.metadata.input`, then embeds the...
## Proposed change Shorten small numbers in energy-distribution-card by using smaller or larger units. Small numbers like 0,03 kWh have low precision and become unnecessarily large.  ...
## Proposed change The current frontend doesn't support previews during Config Subentry Flow due to a hard stop in verifying flow type. This PR adds `config_subentries_flow` as an allowable flow...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@rspack/cli](https://rspack.rs) ([source](https://redirect.github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli)) | [`1.3.12` -> `1.3.15`](https://renovatebot.com/diffs/npm/@rspack%2fcli/1.3.12/1.3.15) | [](https://docs.renovatebot.com/merge-confidence/) |...
### Checklist - [x] I have updated to the latest available Home Assistant version. - [x] I have cleared the cache of my browser. - [x] I have tried a...
## Breaking change ## Proposed change Adds the ability to hide the area name in the area card. For users that want a clean textless interface ## Type of change...
## Proposed change Entity selector with multiple=false is incorrectly slicing the value of entities down to the first element on load if it is an array. I remember adding the...
## Breaking change ## Proposed change Frontend for https://github.com/home-assistant/core/pull/145527 ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [x]...