Fixed typo in automation.py (#11116)
This commit is contained in:
parent
168065b9bc
commit
37efd5a5cd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Provide configuration end points for Z-Wave."""
|
||||
"""Provide configuration end points for Automations."""
|
||||
import asyncio
|
||||
|
||||
from homeassistant.components.config import EditIdBasedConfigView
|
||||
|
|
Loading…
Add table
Reference in a new issue