mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
w h i t e s p a c e
This commit is contained in:
@@ -78,7 +78,7 @@ def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
_LOGGER.warning("Unable to find Channels with entity_id: %s",
|
||||
str(entity_id))
|
||||
return
|
||||
|
||||
|
||||
if service.service == SERVICE_SEEK_FORWARD:
|
||||
device.seek_forward()
|
||||
elif service.service == SERVICE_SEEK_BACKWARD:
|
||||
|
Reference in New Issue
Block a user