Skip to content

Commit 61fe898

Browse files
chrisv-devbramkragten
authored andcommitted
do not set "___ADD_NEW___" value in ha-floor-picker (#26102)
1 parent c10410a commit 61fe898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ha-floor-picker.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ export class HaFloorPicker extends LitElement {
433433
}
434434
},
435435
});
436+
return;
436437
}
437438

438439
this._setValue(value);

0 commit comments

Comments
 (0)