mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Reorg: Merged observers, actors and HTTPInterface into components
This commit is contained in:
@@ -17,7 +17,7 @@ import urlparse
|
||||
import requests
|
||||
|
||||
import homeassistant as ha
|
||||
import homeassistant.httpinterface as hah
|
||||
import homeassistant.components.httpinterface as hah
|
||||
|
||||
METHOD_GET = "get"
|
||||
METHOD_POST = "post"
|
||||
|
||||
Reference in New Issue
Block a user