We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c6ac5 commit 3e12a30Copy full SHA for 3e12a30
esphome-beta/config.json
@@ -42,6 +42,6 @@
42
"stage": "experimental",
43
"startup": "application",
44
"url": "https://beta.esphome.io/",
45
- "version": "1.16.0b7",
+ "version": "1.16.0b8",
46
"webui": "http://[HOST]:[PORT:6052]"
47
}
template/config.yaml
@@ -56,7 +56,7 @@ esphome-beta:
56
<<: *base
57
directory: esphome-beta
58
name: ESPHome (beta)
59
- version: '1.16.0b7' # BETA
+ version: '1.16.0b8' # BETA
60
slug: esphome-beta
61
description: "Beta version of ESPHome Hass.io add-on."
62
url: https://beta.esphome.io/
0 commit comments