mirror of
https://github.com/home-assistant/core.git
synced 2025-06-05 05:37:04 +00:00
Use TAP to activate Lutron scenes (#127899)
This commit is contained in:
parent
16c8b1efab
commit
1a3940575e
@ -51,4 +51,4 @@ class LutronScene(LutronKeypad, Scene):
|
||||
|
||||
def activate(self, **kwargs: Any) -> None:
|
||||
"""Activate the scene."""
|
||||
self._lutron_device.press()
|
||||
self._lutron_device.tap()
|
||||
|
Loading…
x
Reference in New Issue
Block a user