Skip to content

Latest commit

 

History

History

google_backup_2023_10

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Subscribe

Команды и ссылки из урока:

☑️ Путь для репозитория zigbee2mqtt - https://github.com/sabeechen/hassio-google-drive-backup

☑️ Облачный диск Google Drive - https://drive.google.com

☑️ Показанный вариант пакаджа system_sensors.yaml с учетом настроек из предыдущих уроков

system_sensors:


    homeassistant:

      customize:
        sensor.last_google_backup:
          friendly_name: Last backup -
        sensor.backups_in_google_drive:
          friendly_name: Backups in Google Drive
        sensor.backups_in_home_assistant:
          friendly_name: Backups in Local Server
        sensor.size_in_google_drive:
          friendly_name: Size in Google Drive
        sensor.size_in_home_assistant:
          friendly_name: Size in Local Server

    recorder:
      db_url: !secret db_link
      purge_keep_days: 7
      auto_purge: true

    sensor:    
    - platform: systemmonitor
      resources:
      - type: processor_use
      - type: disk_use_percent
        arg: /
      - type: memory_use_percent
      - type: last_boot
      - type: disk_free
        arg: /
      - type: processor_temperature
      
    template:
     
      - sensor:

          - name: last_google_backup
            unique_id: last_google_backup
            state: >
                {% if state_attr("sensor.backup_state","last_backup") %}
                {{as_timestamp(state_attr("sensor.backup_state","last_backup"))|timestamp_custom("%d.%m.%Y %H:%M")}}
                {% else %} 
                Getting data ...
                {% endif %} 
            icon: mdi:calendar-check-outline

          - name: backups_in_google_drive
            unique_id: backups_in_google_drive
            state: "{{ state_attr('sensor.backup_state', 'backups_in_google_drive') }}"
            unit_of_measurement: pcs
            icon: mdi:folder-google-drive    

          - name: backups_in_home_assistant
            unique_id: backups_in_home_assistant
            state: "{{ state_attr('sensor.backup_state', 'backups_in_home_assistant') }}"
            unit_of_measurement: pcs
            icon: mdi:home-assistant      

          - name: size_in_google_drive
            unique_id: size_in_google_drive
            state: "{{ state_attr('sensor.backup_state', 'size_in_google_drive') }}"
            icon: mdi:numeric
      
          - name: size_in_home_assistant
            unique_id: size_in_home_assistant
            state: "{{ state_attr('sensor.backup_state', 'size_in_home_assistant') }}"
            icon: mdi:numeric

Поддержать развитие проекта Умный дом с Alex Kvazis

Youtube Sponsorship Patreon Support Buy Me A Coffee PayPal Me

Или перевод любой суммы на -

  • Webmoney - Z243592584952
  • BTC - 1PAjXcNbLtUKLY8d5HDnfxRqc5Zchj1fU3
  • TON - UQBEShkfKCFhvqlTs_oIpa6kFIQJguJR30hDXany1cCAbCfe
  • USDT (TRON (TRC20)) - TEpnJcLDRbkwq5oQpjVET9NbPpHKB7QMrD