Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Colored Flash Example to deCONZ #15705

Merged
merged 4 commits into from
Nov 23, 2020
Merged

Add Colored Flash Example to deCONZ #15705

merged 4 commits into from
Nov 23, 2020

Commits on Nov 20, 2020

  1. Add Colored Flash Example

    Colored flashing of hue bulbs via `deconz.configure` as a workaround since the `light.turn_on` service with `flash:long|short` and `color` does not work with deCONZ
    D34DC3N73R committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    910c811 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Change Script to Automation

    `field:` is not allowed in scripts, so updated to (and tested) automation
    D34DC3N73R committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    4956d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b155e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Remove raw/endraw tags from Colored Flash Example

    Removed raw/endraw tags and updated Note text to differentiate variables from standard copy. As well as adding a line about converting the example to work with light groups.
    D34DC3N73R committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    be26d64 View commit details
    Browse the repository at this point in the history