1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-14 17:22:20 +01:00

Update script/api_protobuf/api_protobuf.py

This commit is contained in:
J. Nick Koston
2025-06-15 10:42:28 -05:00
committed by GitHub
parent 267e12d058
commit 593b4bd137

View File

@@ -11,7 +11,7 @@ import sys
from textwrap import dedent
from typing import Any
import api_options_pb2 as pb
import aioesphomeapi.api_options_pb2 as pb
import google.protobuf.descriptor_pb2 as descriptor