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

Problem with Automation (Turn Lights on when Coming home at night)

$
0
0

@liamp wrote:

Hello,

I have an automation that worked fine in the past but lately, it started acting weird.
I would have the living room lights turn on when I get home as long as it was after dusk.

But lately, I will be at home already at dusk and the light will turn on. Not sure why it is doing that.
I have searched the forums but have not found a post that is relevant.
Thank you for any info.

 - id: '1555029123342'
  alias: Arrive home at night
  trigger:
  - entity_id: person.me
    event: enter
    platform: zone
    zone: zone.home
  condition:
  - after: sunset
    condition: sun
  action:
  - alias: ''
    data:
      entity_id: light.living_room_lights
    service: light.turn_on

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



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