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 93c2b8d commit a7fd624Copy full SHA for a7fd624
Makefile
@@ -1,5 +1,5 @@
1
ESPHOME_PATH = ../esphome
2
-ESPHOME_REF = 2025.6.3
+ESPHOME_REF = dev
3
PAGEFIND_VERSION=1.1.1
4
PAGEFIND=pagefind
5
NET_PAGEFIND=../pagefindbin/pagefind
_static/version
@@ -1 +1 @@
-2025.7.0-dev
+2025.8.0-dev
conf.py
@@ -71,9 +71,9 @@
71
# built documents.
72
#
73
# The short X.Y version.
74
-version = "2025.7"
+version = "2025.8"
75
# The full version, including alpha/beta/rc tags.
76
-release = "2025.7.0-dev"
+release = "2025.8.0-dev"
77
78
# The language for content autogenerated by Sphinx. Refer to documentation
79
# for a list of supported languages.
0 commit comments