mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Fixed typo in automation.py (#11116)
This commit is contained in:
committed by
Daniel Høyer Iversen
parent
168065b9bc
commit
37efd5a5cd
@@ -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
|
||||
|
Reference in New Issue
Block a user