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 3a48b10 commit 7904d3bCopy full SHA for 7904d3b
esphome/const.py
@@ -1,6 +1,6 @@
1
"""Constants used by esphome."""
2
3
-__version__ = "2024.6.3"
+__version__ = "2024.6.4"
4
5
ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"
6
VALID_SUBSTITUTIONS_CHARACTERS = (
0 commit comments