Compare commits

..

No commits in common. "6aa78794a76b4e31545d84157c88c066bc0623de" and "0cee3c28821e8e80b217f0bed7a0b842b06d8034" have entirely different histories.

3 changed files with 334 additions and 369 deletions

View File

@ -83,9 +83,7 @@ export class AreasOverviewViewStrategy extends ReactiveElement {
: [
{
type: "markdown",
content: hass.localize(
"ui.panel.lovelace.strategy.areas.no_entities"
),
content: "No entities in this area.",
},
]),
],

View File

@ -6452,7 +6452,6 @@
"helpers": "[%key:ui::panel::config::helpers::caption%]"
},
"areas": {
"no_entities": "No entities in this area.",
"groups": {
"lights": "Lights",
"covers": "Covers",

698
yarn.lock

File diff suppressed because it is too large Load Diff