mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Fix Import ReceivePayloadType (#124431)
* Fix Import ReceivePayloadType * Do not assert export `ReceivePayloadType` on mqtt integration level as helper should be used.
This commit is contained in:
@ -2458,7 +2458,6 @@ async def test_multi_platform_discovery(
|
||||
"PayloadSentinel",
|
||||
"PublishPayloadType",
|
||||
"ReceiveMessage",
|
||||
"ReceivePayloadType",
|
||||
"async_prepare_subscribe_topics",
|
||||
"async_publish",
|
||||
"async_subscribe",
|
||||
|
Reference in New Issue
Block a user