🎉 Release of add-on ESPHome (beta) 1.21.0b1

This commit is contained in:
esphomebot 2021-08-11 10:16:12 +00:00
parent 09fd541964
commit 5dc90d917a
3 changed files with 5 additions and 6 deletions

View file

@ -1 +1 @@
See https://esphome.io/changelog/index.html
See https://beta.esphome.io/changelog/index.html

View file

@ -25,7 +25,6 @@
},
"schema": {
"certfile": "str?",
"esphome_version": "str?",
"keyfile": "str?",
"leave_front_door_open": "bool?",
"relative_url": "str?",
@ -40,5 +39,5 @@
"stage": "experimental",
"uart": true,
"url": "https://beta.esphome.io/",
"version": "1.20.4"
"version": "1.21.0b1"
}