mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
do not set "___ADD_NEW___" value in ha-floor-picker (#26102)
This commit is contained in:
parent
c10410ade3
commit
61fe8983f3
@ -433,6 +433,7 @@ export class HaFloorPicker extends LitElement {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
this._setValue(value);
|
this._setValue(value);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user