1
0

Rename snapshot to backup (#40)

This commit is contained in:
Jesse Hills
2021-08-27 12:49:52 +12:00
committed by GitHub
Unverified
parent 66920528a3
commit 545b785ec4
2 changed files with 4 additions and 4 deletions

View File

@@ -5,6 +5,9 @@
"aarch64"
],
"auth_api": true,
"backup_exclude": [
"*/*/"
],
"description": "Development version of ESPHome add-on",
"hassio_api": true,
"host_network": true,
@@ -32,9 +35,6 @@
"streamer_mode": "bool?"
},
"slug": "esphome-dev",
"snapshot_exclude": [
"*/*/"
],
"stage": "experimental",
"uart": true,
"url": "https://next.esphome.io/",