Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaonianzhentan/cloud_backup
在HA里使用的云备份
https://github.com/shaonianzhentan/cloud_backup
Last synced: 13 days ago
JSON representation
在HA里使用的云备份
- Host: GitHub
- URL: https://github.com/shaonianzhentan/cloud_backup
- Owner: shaonianzhentan
- License: mit
- Created: 2022-05-06T17:10:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T15:43:33.000Z (5 months ago)
- Last Synced: 2024-10-03T20:41:35.732Z (about 1 month ago)
- Language: Python
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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相关知识
---
**在使用的过程之中,如果遇到无法解决的问题,付费咨询请加Q`635147515`**