Add paste to else automation action (#16840)

This commit is contained in:
Paul Bottein 2023-06-09 16:38:01 +02:00 committed by GitHub
parent e4eaa52d53
commit 2b6cf55638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,6 +77,7 @@ export class HaIfAction extends LitElement implements ActionElement {
.reOrderMode=${this.reOrderMode}
.disabled=${this.disabled}
@value-changed=${this._elseChanged}
.clipboard=${this.clipboard}
.hass=${this.hass}
></ha-automation-action>
`