Move imports to top for deconz (#29489)
This commit is contained in:
parent
8647ba3dd5
commit
89c7629215
8 changed files with 12 additions and 15 deletions
|
@ -2,7 +2,6 @@
|
|||
import voluptuous as vol
|
||||
|
||||
import homeassistant.components.automation.event as event
|
||||
|
||||
from homeassistant.components.device_automation import TRIGGER_BASE_SCHEMA
|
||||
from homeassistant.components.device_automation.exceptions import (
|
||||
InvalidDeviceAutomationConfig,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue