Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.02 KB

Auto Stop Switch Blueprint

This Home Assistant blueprint automatically turns off a switch after a specified delay.

How to Use

  1. Copy the link to this repository or directly import the blueprint using the button below.
  2. Configure the blueprint in Home Assistant by selecting the desired switch and delay.

Import the Blueprint

Click the button below to import the blueprint directly into your Home Assistant instance:

Import Blueprint to Home Assistant

Blueprint Details

  • 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.