mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
10 lines
275 B
YAML
10 lines
275 B
YAML
disable:
|
|
description: Disable configured Pi-hole(s) for an amount of time
|
|
fields:
|
|
entity_id:
|
|
description: Target switch entity
|
|
example: switch.pi_hole
|
|
duration:
|
|
description: Time that the Pi-hole should be disabled for
|
|
example: "00:00:15"
|