Skip to content

Commit 2079f91

Browse files
authored
Update fast-search-card.js
1 parent 01d324e commit 2079f91

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
@@ -10202,7 +10202,6 @@ class FastSearchCard extends HTMLElement {
1020210202
presetHTML = this.getLightTimerPresets();
1020310203
match = presetHTML.match(/data-action="dim_50"[^>]*>(.*?)<\/button>/s);
1020410204
console.log('🔍 Match gefunden:', !!match);
10205-
}
1020610205

1020710206
// Climate Actions
1020810207
} else if (action.includes('24°C') || action.includes('Heizen')) {

0 commit comments

Comments
 (0)