* Update to auto turn off the cycle
Addition of service_template to automatically turn off the cycle when the lights reach their minimum or maximum brightness. Validated on my own lights.
* Fixed facepalm
Added the raw/endraw tags to the half I missed
* 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
* 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 ;)