Add selector and target to pi_hole services (#49795)

This commit is contained in:
tkdrob 2021-04-28 07:25:06 -04:00 committed by GitHub
parent 7d7b942dfa
commit be3e77c3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 3 deletions

View File

@ -1,9 +1,15 @@
disable:
name: Disable
description: Disable configured Pi-hole(s) for an amount of time
target:
entity:
integration: pi_hole
domain: switch
fields:
entity_id:
description: Target switch entity
example: switch.pi_hole
duration:
name: Duration
description: Time that the Pi-hole should be disabled for
required: true
example: "00:00:15"
selector:
text: