Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaonianzhentan/cloud_backup

在HA里使用的云备份
https://github.com/shaonianzhentan/cloud_backup

Last synced: 13 days ago
JSON representation

在HA里使用的云备份

Awesome Lists containing this project

README

        

# cloud_backup
在HA里使用的七牛云备份

[![hacs_badge](https://img.shields.io/badge/Home-Assistant-%23049cdb)](https://www.home-assistant.io/)
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration)
![visit](https://visitor-badge.laobi.icu/badge?page_id=shaonianzhentan.cloud_backup&left_text=visit)

## 安装

安装完成重启HA,刷新一下页面,在集成里搜索`cloud_backup`即可

[![Add Integration](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start?domain=cloud_backup)

## 使用

新建一个自动化,在YAML模式中贴入以下内容
```yaml
alias: 自动备份
description: '每天晚上3点,自动备份文件到本地,同时上传到云端'
mode: single
trigger:
- platform: time
at: '03:00:00'
condition: []
action:
- service: cloud_backup.create
data: {}
```

## 如果这个项目对你有帮助,请我喝杯咖啡奶茶吧😘
| |支付宝|微信|
|---|---|---|
奶茶= | 支付宝 | 微信支付

## 关注我的微信订阅号,了解更多HomeAssistant相关知识
HomeAssistant家庭助理

---
**在使用的过程之中,如果遇到无法解决的问题,付费咨询请加Q`635147515`**