From d470a4bfc2a4a83fa4c09a0e918db929d3c86087 Mon Sep 17 00:00:00 2001 From: "esphome[bot]" <115708604+esphome[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 09:58:42 +0000 Subject: [PATCH] Bump frontend to 0.1.244 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9dc42f75f..a1437a057 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Topic :: Home Automation", ] dependencies = [ - "esphome-device-builder-frontend==0.1.243", + "esphome-device-builder-frontend==0.1.244", "aiohttp>=3.9.0", # Provides an ``aiohttp.AsyncResolver`` that resolves ``.local`` # hostnames through an injected ``AsyncZeroconf`` (the same