Gå til innhold
  • Bli medlem
Støtt hjemmeautomasjon! 🥇🥈🥉

Vinnerliste

Populært innhold

Viser innholdet med mest poeng fra 17. des. 2022 i alle områder

  1. Måtte bare teste openai chat, eksempel her: jeg stilte spørsmålet og resten et generert av openai; To use Schedy and binary sensors to delay a Schedy task for 5 minutes in Home Assistant, you can follow these steps: First, make sure you have installed Schedy and the binary sensor you want to use. You can do this by adding the schedy and binary_sensor components to your configuration.yaml file and configuring them according to the documentation. Next, create a binary sensor that will trigger the Schedy task. This can be any sensor that can be turned on or off, such as a motion sensor or a switch. In your configuration.yaml file, define a new Schedy task that will be triggered by the binary sensor. You can do this using the schedy: section of the file. For example: Copy code schedy: - name: "Delay Schedy Task" trigger: platform: state entity_id:binary_sensor.my_sensor to: "on" action: - service: schedy.delay_task data: task_id:schedy.my_task delay: 300 This will create a Schedy task that is triggered when the binary sensor's state changes to "on". When the task is triggered, it will delay the execution of the Schedy task with the ID schedy.my_task for 5 minutes (300 seconds). Test your setup by triggering the binary sensor and checking that the Schedy task is delayed by the appropriate amount of time. I hope this helps! Let me know if you have any questions
    1 poeng
Vinnerlisten er satt til Oslo/GMT+02:00
×
×
  • Opprett ny...

Viktig informasjon

Vi har plassert informasjonskapsler/cookies på din enhet for å gjøre denne siden bedre. Du kan justere dine innstillinger for informasjonskapsler, ellers vil vi anta at dette er ok for deg.