mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Fix typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
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_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
|
||||
|
||||
|
Reference in New Issue
Block a user