do not set "___ADD_NEW___" value in ha-floor-picker (#26102)

This commit is contained in:
Christoph 2025-07-08 12:40:24 +02:00 committed by Bram Kragten
parent c10410ade3
commit 61fe8983f3

View File

@ -433,6 +433,7 @@ export class HaFloorPicker extends LitElement {
}
},
});
return;
}
this._setValue(value);