Skip to content

Instantly share code, notes, and snippets.

@jascdk
Created October 20, 2022 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jascdk/bab2b391ab1d2cd37fdb32b12e784957 to your computer and use it in GitHub Desktop.
Save jascdk/bab2b391ab1d2cd37fdb32b12e784957 to your computer and use it in GitHub Desktop.
alias: Opvaske-test
description: ""
trigger:
- platform: time_pattern
minutes: /5
condition: []
action:
- service: input_datetime.set_datetime
data:
datetime: "{{ states('sensor.price_calculator_cheapest_time') }}"
target:
entity_id: input_datetime.opvaskemaskine
mode: single
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment