Update cloud-google-pref.ts

This commit is contained in:
Bram Kragten 2021-03-31 16:53:18 +02:00
parent bc54a42e01
commit 5cfd28881b
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

@ -137,8 +137,7 @@ export class CloudGooglePref extends LitElement {
<div class="card-actions">
<ha-call-api-button
.hass=${this.hass}
.disabled="${!this.cloudStatus.google_registered ||
!google_enabled}"
.disabled=${!google_enabled}
@hass-api-called=${this._syncEntitiesCalled}
path="cloud/google_actions/sync"
>