Skip to content

Commit 4deaaf3

Browse files
authored
Update fast-search-card.js
1 parent 5815a0f commit 4deaaf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dist/fast-search-card.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5879,7 +5879,6 @@ class FastSearchCard extends HTMLElement {
58795879

58805880
getSceneArea(entityId, state) {
58815881
try {
5882-
console.log(`🎬 Analyzing scene area for: ${entityId}`);
58835882

58845883
// METHODE 1: Explizite Area-Zuordnung
58855884
if (this._hass.areas && this._hass.entities && this._hass.entities[entityId]) {

0 commit comments

Comments
 (0)