diff --git a/config/.HA_VERSION b/config/.HA_VERSION index b04f085f..aac6ee85 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2022.10.0 \ No newline at end of file +2022.10.3 \ No newline at end of file diff --git a/config/www/community/search-card/search-card.js b/config/www/community/search-card/search-card.js index 7ee1c8f1..21a6bd88 100644 --- a/config/www/community/search-card/search-card.js +++ b/config/www/community/search-card/search-card.js @@ -63,9 +63,8 @@ class SearchCard extends ct.LitElement { slot="prefix"> + title="Clear"> ${results.length > 0 ? ct.LitHtml `
Showing ${results.length} of ${this.results.length} results
` diff --git a/config/www/community/search-card/search-card.js.gz b/config/www/community/search-card/search-card.js.gz index 497e134a..680fd76b 100644 Binary files a/config/www/community/search-card/search-card.js.gz and b/config/www/community/search-card/search-card.js.gz differ