2609 Commits

Author SHA1 Message Date
Franck Nijhof
0691b87d5e
Fix a bunch of anchor links (#28127) 2023-07-07 14:38:06 +02:00
c0ffeeca7
c90898a699
Sentence triggers: external AIs cannot be used as triggers (#28119) 2023-07-07 12:48:38 +02:00
Bram Kragten
9b2a96b830
Add conversation agent selector documentation (#28077)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-05 19:08:10 +02:00
Franck Nijhof
c952213256
2023.7: Finish service responses 2023-07-05 18:21:26 +02:00
Bram Kragten
ce9dc3e0ea
Add conversation agent selector documentation (#28077)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-05 16:22:22 +02:00
Franck Nijhof
2953605039
Merge branch 'current' into rc 2023-07-05 09:19:55 +02:00
c0ffeeca7
dd2eb0d85c
Explanation of conditions: Rephrase trigger statement (#28057) 2023-07-04 12:12:24 +02:00
Alex Silcock
6458ca8d77
Make clearer that all automation conditions must pass (#28052)
* 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>
2023-07-04 08:10:47 +02:00
Franck Nijhof
749f148569
Merge branch 'current' into next 2023-06-28 10:16:49 +02:00
Mike Degatano
c9162c3656
Document storage location selector and service changes (#27414)
* 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>
2023-06-27 20:44:01 +02:00
Allen Porter
7ebf94ad8e
Add documentation for scripts and service calls with response data (#27863)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-27 13:12:56 +02:00
RoboMagus
0d3fbaae6e
Add persistent_notification automation trigger to docs (#27860)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-27 12:21:19 +02:00
Michael Hansen
f201c6b473
Document sentence triggers (#27929)
* Document sentence triggers

* Clean up sentence trigger docs
2023-06-26 16:46:58 -04:00
c0ffeeca7
dfb109679f
Using blueprints: tiny style tweaks (#27968) 2023-06-26 13:40:58 +02:00
Val Markovic
c4716a8fdb
Update editor.markdown (typo fix) (#27911) 2023-06-21 22:05:14 +02:00
beMoD
3a33dcebb3
Update Sun trigger Offset (#27896)
Update description of the offset trigger to reflect the possibility to also use number of seconds.
2023-06-21 05:58:35 +02:00
c0ffeeca7
450f8bd08e
Reintroduce example that was removed before (#27876) 2023-06-19 12:00:03 +02:00
Alex
4240991171
Bugfix wording (#27857)
Bugfix wording around "allowing for much more flexible automations than.." (was allowing much more flexible automations that..)
2023-06-19 08:36:44 +02:00
Arve
b2e7272db9
Update Packages folder - simplify (#27176)
* 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>
2023-06-19 08:21:02 +02:00
c0ffeeca7
23239008fe
Various files: replace component by integration (#27781) 2023-06-13 11:32:32 +02:00
c0ffeeca7
2cb24cceff
Component: replace by integration as it has been renamed (#27774) 2023-06-13 11:03:06 +02:00
c0ffeeca7
44709e5803
Authentication, events: replace component by integration (#27775) 2023-06-13 11:02:36 +02:00
c0ffeeca7
45ca65d9d9
Packages: replace component by integration (#27776) 2023-06-13 11:02:14 +02:00
c0ffeeca7
2471304a5d
Platform: replace component by integration (#27778) 2023-06-13 11:01:52 +02:00
c0ffeeca7
c475269193
Remove changes unrelated to PR27770 (#27780) 2023-06-13 11:01:25 +02:00
Raman Gupta
375e3b393f
Make device parameter for area selector optional (#27770) 2023-06-13 08:29:49 +02:00
Smart Home Junkie
959b6aa015
Update trigger.markdown (#27740)
Added video tutorial on Trigger IDs
2023-06-12 09:19:29 +02:00
Smart Home Junkie
9a225b47d1
Update tutorial.markdown (#27752)
Added a video turorial
2023-06-12 08:50:47 +02:00
Michael Klamminger
e4c70c4620
Update modes.markdown (#27605)
* Update modes.markdown

Add information about restart behavior

* Tiny tweak

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-06-01 08:46:30 +02:00
c0ffeeca7
d953e1e504
Add Z-Wave device: add note on 700 series controller (#27589)
* 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
2023-05-30 17:16:00 +02:00
Raman Gupta
57575ffd31
Add 800 series stick to list of supported zwave sticks (#27588)
See https://github.com/home-assistant/home-assistant.io/issues/27162
2023-05-30 15:36:46 +02:00
Danny Tsang
fe9ac83018
Added links to installing and using: (#27582)
* Samba
* VScode
* File editor

add-ons to edit configuration.yaml.
2023-05-30 08:05:16 +02:00
Michel van de Wetering
ed295ee6eb
Remove duplicated text and minor text fix (#27455) 2023-05-18 22:17:13 +02:00
Sven Serlier
fd9f0a526e
Small documentation improvements (#27440)
* Update light URLs

* Update light.markdown

* Update light.markdown

* Update URL

* Small improvements to blueprint documentation

* Fix

* Update source/_docs/automation/using_blueprints.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-18 13:37:56 +02:00
Bram Kragten
e2c07a3433
Add documentation for language and assist pipeline selectors (#27238)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-03 19:24:19 +02:00
Franck Nijhof
f70437cec7
Merge branch 'current' into rc 2023-05-02 19:08:04 +02:00
Danny Tsang
c7a2f83905
General updates to scene editor page (#27211) 2023-05-02 08:57:01 +02:00
Danny Tsang
849199d96f
Update Automation > Basics page to latest standards (#27204) 2023-04-29 18:26:43 +02:00
Danny Tsang
e106f723fc
Expanded on how Home Assistant can see Paulus come home (#27203) 2023-04-29 17:58:54 +02:00
Gabriel Augendre
a70252be61
Remove old commented out links (#27167) 2023-04-29 10:47:39 +02:00
Franck Nijhof
6b48b21f1d
Merge branch 'current' into next 2023-04-26 22:01:42 +02:00
Abba-
03492e70c2
Update scripts.markdown (#27157) 2023-04-26 18:46:44 +02:00
Franck Nijhof
36269a2f4b
Merge branch 'current' into next 2023-04-26 16:29:03 +02:00
Ben Randall
d37d4be6de
Update templating docs (#27107)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-25 09:31:05 +02:00
hdboer
8f1cf94b9f
Update configuration.markdown (#26838) 2023-04-25 09:21:33 +02:00
Ben Brooks
f97b43e6e1
Add magnetometer (#26789)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-24 14:45:58 +02:00
mchangsp
fe55a29564
Correct spelling sequentially into sequentially (#27093) 2023-04-22 21:14:08 +02:00
Danny Tsang
384130ae44
Updated Automation Editor page based on 2023.4 (#27078) 2023-04-21 08:17:53 +02:00
c0ffeeca7
5aaaa208cc
Z-Wave controllers on Yellow: Add additional modules to list (#27037)
* Z-Wave controllers on Yellow: Add additional modules to list

* Apply suggestions from code review
---------

Co-authored-by: AlCalzone <d.griesel@gmx.net>
2023-04-18 19:55:14 +02:00
c0ffeeca7
65b53c74d5
Z-Wave controllers: add info on Z-Pi 7 on Yellow (#27027) 2023-04-17 09:40:22 +02:00