mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-08 18:39:40 +00:00
Show note about integrations not in UI even for non-advanced (#9457)
* Show note about integrations not in UI even for non-advanced * Address comments
This commit is contained in:
@@ -232,7 +232,6 @@ class DataEntryFlowDialog extends LitElement {
|
||||
<step-flow-pick-handler
|
||||
.hass=${this.hass}
|
||||
.handlers=${this._handlers}
|
||||
.showAdvanced=${this._params.showAdvanced}
|
||||
@handler-picked=${this._handlerPicked}
|
||||
></step-flow-pick-handler>
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user