pull/22668/head
Aaron Bach 2019-04-13 15:32:07 -06:00 committed by Paulus Schoutsen
parent e8343452cd
commit 46ee7d7b22
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.util.async_ import run_coroutine_threadsafe
from homeassistant.helpers.typing import HomeAssistantType
from .typing import HomeAssistantType
CONF_SERVICE = 'service'
CONF_SERVICE_TEMPLATE = 'service_template'
CONF_SERVICE_ENTITY_ID = 'entity_id'