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 f6c895b commit f80a195Copy full SHA for f80a195
esphome-beta/config.json
@@ -42,6 +42,6 @@
42
"slug": "esphome-beta",
43
"startup": "application",
44
"url": "https://beta.esphome.io/",
45
- "version": "1.13.0b3",
+ "version": "1.13.0b4",
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.13.0b3' # BETA
+ version: '1.13.0b4' # BETA
60
slug: esphome-beta
61
description: "Beta version of ESPHome Hass.io add-on."
62
url: https://beta.esphome.io/
0 commit comments