mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
do not set "___ADD_NEW___" value in ha-area-picker (#26210)
This commit is contained in:
parent
6cb27ede09
commit
4a50ca4ea5
@ -411,6 +411,7 @@ export class HaAreaPicker extends LitElement {
|
||||
}
|
||||
},
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
this._setValue(value);
|
||||
|
Loading…
x
Reference in New Issue
Block a user