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 GitHub
parent a6304d6284
commit 2809a306e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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