* Make clearer that all automation conditions must pass
Clarify that if any automation conditions fail, the automation actions will not be executed.
* tiny tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Document storage location selector and service changes
* Backup location selector and fix TOC
* Fix more autoformatting changes to TOC
* Add screenshot
* Remove autoformatting issues
* Rescale image to align text size with other screenshots
* Revert "Rescale image to align text size with other screenshots"
This reverts commit 47203b1907b9125e79acd6456d7c8764ab90a28e.
* Fix from feedback
* Feedback changes
---------
Co-authored-by: c0ffeeca7 <k0ffeeka7@gmail.com>
* Update Packages folder - simplify
Replacement/simplification of point I was trying to make in #26320. Not sure what happend to that one, I might have cocked up something so it got stuck;)
have tried to simplify;
- removed the option for !include_dir_merge_named from origninal doc, so now this is all about !include_dir_named
- added info on this way of including keep indentation "as if written in configuration.yaml"
The purpose of this PR is to be able to refer to documentation when urging people to use "packages-folders with the indentation of configuration.yaml"
Currently I've seen several examples where they have read the documentation and set up with !include_dir_merge_named and having to keep up with different indentation than most examples that can be found in communities etc.
* Update source/_docs/configuration/packages.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update source/_docs/configuration/packages.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update source/_docs/configuration/packages.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update source/_docs/configuration/packages.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update packages.markdown
added just a ' :)
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Add Z-Wave device: add note that 700 series controller support SmartStart
- Z-Wave controller page: add note that 700 series controllers support SmartStart.
* Fix typo
* Z-Wave controllers on Yellow: Add additional modules to list
* Apply suggestions from code review
---------
Co-authored-by: AlCalzone <d.griesel@gmx.net>