Skip to content

Instantly share code, notes, and snippets.

@jamesonuk
Created March 15, 2023 11:13
Show Gist options
  • Save jamesonuk/53793bff54acc340f1c85ebfd7a92c3b to your computer and use it in GitHub Desktop.
Save jamesonuk/53793bff54acc340f1c85ebfd7a92c3b to your computer and use it in GitHub Desktop.
Turn off layzspa pump
alias: Turn Hot Tub Off
description: ""
trigger:
- platform: time
at: "20:00:00"
condition: []
action:
- service: switch.turn_off
data: {}
target:
entity_id: switch.layzspa_pump
mode: single
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment