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

Sorry basic questions on automation

$
0
0

@cgbeer wrote:

I’m sorry I’m really new to Home Assistant and not a programmer. I’ve got most sensors and lights connected but having frustrations getting any automations going. I started with the Gui but couldn’t get the lights to turn on so then have been trying to use the automations.yaml directly to alter it.

2 questions (Thank you for any imput and sorry for the basic questions, i promise i’ve googled and looked at documents on home-assistant.io)

  1. Can you help me understand why this basic one that would turn a light on based off motion doesn’t fire?
  2. I can’t find much on “groups” in a perfect world I would like all the lights in my Family Room to turn on (Family Room) is what I named the Area Registry. Would that be like a group.Family_Room, or does the group have to be set up somewhere else?
 id: '1572628846432'
  alias: test lights on motion - family room
  description: ''
  trigger:
  - device_id: c6221439886a47f1827e35a4d32de900
    domain: binary_sensor
    entity_id: binary_sensor.centralite_motion_sensor_a_521f380e_1_1280
    platform: device
    type: motion
  condition:
  - after: 07:00:00
    before: '22:30:00'
    condition: time
  action:
    service: light.turn_on
    entity_id:light.sengled_e11_g13_623c1103_1:

Posts: 10

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 95327

Trending Articles



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