mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Motion blinds fix set absolute position service (#69873)
This commit is contained in:
@@ -155,7 +155,7 @@ async def async_setup_entry(
|
|||||||
platform.async_register_entity_service(
|
platform.async_register_entity_service(
|
||||||
SERVICE_SET_ABSOLUTE_POSITION,
|
SERVICE_SET_ABSOLUTE_POSITION,
|
||||||
SET_ABSOLUTE_POSITION_SCHEMA,
|
SET_ABSOLUTE_POSITION_SCHEMA,
|
||||||
SERVICE_SET_ABSOLUTE_POSITION,
|
"async_set_absolute_position",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user