mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Fix typo
This commit is contained in:
parent
f71396c293
commit
455e1df7cb
@ -3,7 +3,7 @@
|
|||||||
There are two different types of discoveries that can be fired/listened for.
|
There are two different types of discoveries that can be fired/listened for.
|
||||||
- listen/discover is for services. These are targetted at a component.
|
- listen/discover is for services. These are targetted at a component.
|
||||||
- listen_platform/discover_platform is for platforms. These are used by
|
- listen_platform/discover_platform is for platforms. These are used by
|
||||||
components to allow discovery of their platofrms.
|
components to allow discovery of their platforms.
|
||||||
"""
|
"""
|
||||||
import asyncio
|
import asyncio
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user