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

Ok, I need help

$
0
0

So, I appreciate that this place isnt for tutorials - but gosh do i need need help - im talking of hte “explain it to me like im an 8 year old variant!”

So Ive moved over to HA from sharptools and I’m realy struggling.

At the moment I am just trying to create some simple automations.

Ive already set up a helper group of 3 lights to turn on at sunset

I simply juset want them to dim by 50% at 9pm

This was really easy in sharptools

i cant for the life of me figure out how to do this

the yaml flow of the current turning lights on at sunset is

alias: New Automation
description: “”
trigger:

  • platform: sun
    event: sunset
    offset: 0
  • platform: state
    entity_id:
    • light.sunset_lights_on
      condition:
      action:
  • service: light.turn_on
    metadata: {}
    data: {}
    target:
    entity_id: light.sunset_lights_on
    mode: single

and this works

how do I get them to reduce by 50% at 9?

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 105555

Trending Articles



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