Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1095

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update README.md #1095

wants to merge 2 commits into from

Conversation

MarcDorval
Copy link

Adding info on prerequisites (Google Cloud Integration)

Adding info on prerequisites (Google Cloud Integration)
@jbrian31
Copy link

Please change your YAML for your conditional card as its no longer working, this is a better working version.

type: conditional
conditions:

  • condition: state
    entity: binary_sensor.backups_stale
    state_not: "off"
    card:
    type: markdown
    content: >-
    Backups are stale! Please visit the "Home Assistant Google Drive Backup"
    add-on
    status page for details.

    -Last Backup: {{state_attr('sensor.backup_state','last_backup')}}

    -Last Upload:{{state_attr('sensor.backup_state','last_uploaded')}}
    title: Stale Backups!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants