* 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
* documentation for knx component
* documentation of knx component
* fixed typo
* updated documentation for new HVAC controller status
* fixed spelling
* 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 ;)
* Add delay feature to Threshold sensor
The threshold must be met constantly for on_delay or off_delay amount of time in order to switch to the respective state. Among other things, this allows turning an energy meter in to a "device is running" state, because it can ignore the small periods of time where the energy meter drops to zero.
* Some minor punctuation and rewording a confusing line
* Update Z-Wave documentation to mention Wake
Adding a note that battery powered devices need to be awake to update their settings, since this trips up many folks new to Z-Wave
* Updated documentation as per discussion
* Updating scene_activated to include scene_data
* Adding note about CentralScene
* Adding note about zwcfg
* Removing home seer notes and removing technical information
* Adding HomeSeer specific notes.
* Going back to pre-k to learn punctuation
Also tweaking a few bit of the examples and a few other silly mistakes
* Removing level extension from the zwave item
* Add Bayesian Binary Sensor documentation
Why:
* I have a PR that is in progress on the main Hass repo.
This change addresses the need by:
* `binary_sensor.bayesian.markdown` in the `_components` directory.
* bump to proper release, add more info about the `observation` configuration.
* Changed abode sensors to Cloud Push. Added additional binary sensors. Added lock, cover, and switches. Added abode logo to all pages.
* Fixed typo's.