1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00
This commit is contained in:
Otto Winter
2019-01-02 12:02:28 +01:00
parent c206846816
commit 07da8950c4
3 changed files with 5 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ import time
# pylint: disable=unused-import
from typing import Optional # noqa
from google.protobuf import message
from google.protobuf import message # noqa
from esphomeyaml import const
import esphomeyaml.api.api_pb2 as pb