mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 09:35:20 +02:00
remove unused variable
This commit is contained in:
@@ -35,7 +35,6 @@ from homeassistant.util import dt as dt_util
|
||||
|
||||
from .const import CONF_MANUFACTURER, CONF_MODEL, DOMAIN, LOGGER, METHODS
|
||||
|
||||
DEFAULT_BROADCAST_ADDRESS = "255.255.255.255"
|
||||
KEY_PRESS_TIMEOUT = 1.2
|
||||
SOURCES = {"TV": "KEY_TV", "HDMI": "KEY_HDMI"}
|
||||
|
||||
|
Reference in New Issue
Block a user