Commit graph

3 commits

Author SHA1 Message Date
DubhAd
d53a51f504 Dim (and brighten) lights via a remote (#3319)
* Dim (and brighten) lights via a remote

Hopefully this one won't break everything ;)

* Changes as requested

* Updates

Other than the last point, done.

The last part I've left, as these aren't strictly independent parts - the section after the comma is the explanation for how the "lever" works.

* Updates

You snuck those in while I was editing ;)

* Update dim_and_brighten_lights.markdown
2017-09-07 08:23:22 -05:00
Dale Higgs
7f4361962f Revert "Dim (and brighten) lights via a remote" (#3317)
* Revert "Remove "Changing the icon" (#3305)"

This reverts commit 6ae0daf2d5.

* Revert "Minor clarification in USPS component (#3316)"

This reverts commit 3c6ff37c03.

* Revert "Update rss_feed_template.markdown (#3314)"

This reverts commit 6e154db323.

* Revert "Dim (and brighten) lights via a remote (#3309)"

This reverts commit 21ca7ad8dc.
2017-09-05 17:16:03 -05:00
DubhAd
21ca7ad8dc Dim (and brighten) lights via a remote (#3309)
* Dim (and brighten) lights via a remote

As per chat in the Discord, these are the scripts, automations, and input_sliders to allow a light to be dimmed and brightened by holding down the down or up button on an appropriate remote.

This has been extended to use input_sliders for the dim/brighten step, and for the minimum and maximum brightness levels.

* Updates

Replacing pointless data_templates with just data, complying with preferred formatting standards ;)

* Further updates

More fixes ;)
2017-09-05 13:48:44 -05:00