Add Empty list item for None (#12356)

This commit is contained in:
Zack Barett 2022-04-23 10:11:44 -05:00 committed by GitHub
parent 70836597e9
commit c5aac3b81d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -276,6 +276,7 @@ export class EntityRegistrySettings extends SubscribeMixin(LitElement) {
@selected=${this._deviceClassChanged}
@closed=${stopPropagation}
>
<mwc-list-item></mwc-list-item>
${this._deviceClassesSorted(
domain,
this._deviceClassOptions[0],