Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95437

Multiple Devices, different times, same automation

$
0
0

@MontyRisk wrote:

Is there a way I could control different devices with different times in the same automation, instead of multiple automatons?

- alias: Humidifier A Off
  initial_state: true
  trigger:
    - platform: time
      at: '06:00:00'
  action:
    - service: script.humidifier_a_off
	
- alias: Humidifier B Off
  initial_state: true
  trigger:
    - platform: time
      at: '06:30:00'
    - service: script.humidifier_b_off

Posts: 7

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 95437

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>