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

Short light flash?

$
0
0

@jms3000 wrote:

I want a zigbee light to make a short flash pulse. flash:short does not work. So I do it that way:

- alias: l1
  id: 'l1'
  trigger:
    platform: time_pattern
    seconds: "/8"
  action:
  - service: light.turn_on
    data:
      entity_id: light.lightify_indoor_flex_rgbw
  - service: light.turn_off
    data:
      entity_id: light.lightify_indoor_flex_rgbw

But the pulse is not very short. Also, if I use “brightness” and “kelvin”, the flash is much longer. Any idea how to make it faster?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95480

Trending Articles



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