This Home Assistant blueprint automatically turns off a switch after a specified delay.
- Copy the link to this repository or directly import the blueprint using the button below.
- Configure the blueprint in Home Assistant by selecting the desired switch and delay.
Click the button below to import the blueprint directly into your Home Assistant instance:
- Name: Auto Stop Switch
- Description: Automatically turns off a switch after it has been turned on for a specified period.
- Inputs:
switch_entity
: The switch to control.wait_time
: Delay (in seconds) before the switch is turned off.