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

Automation does not register the first time it should after about 8 hours

$
0
0

@stfs wrote:

I’m using a Zooz ZSE40 with a GE dimmer to turn on a bathroom light when motion detected:

  alias: Bathroom Light On
  initial_state: 'on'
  description: ''
  trigger:
  - above: '7'
    below: '9'
    entity_id: sensor.zooz_zse40_4_in_1_sensor_burglar
    platform: numeric_state
  condition: []
  action:
  - device_id: 14a0286ede074f48a826cdbadbf5ee3f
    domain: light
    entity_id: light.jasco_products_unknown_type_4944_id_3235_level
    type: turn_on

During the day the automation works properly but my wife (first person into the bathroom in the morning) has reported that the last few days the light has not turned on for her automatically.

This was the first morning I had a little spare time and found this in the logbook:

Capture

She went into the bathroom, light didn’t turn on, so she manually pressed the switch.

When the automation is working as expected the logbook reads simply:
Capture

Any ideas on where to start troubleshooting?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95468

Trending Articles



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