mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-11-22 12:05:12 +01:00
Export BadNameAPIError in main module (#166)
This commit is contained in:
parent
82e048ccc5
commit
23467210b1
@ -4,6 +4,7 @@ from .connection import APIConnection, ConnectionParams
|
||||
from .core import (
|
||||
MESSAGE_TYPE_TO_PROTO,
|
||||
APIConnectionError,
|
||||
BadNameAPIError,
|
||||
HandshakeAPIError,
|
||||
InvalidAuthAPIError,
|
||||
InvalidEncryptionKeyAPIError,
|
||||
|
Loading…
Reference in New Issue
Block a user