Commit Graph

121 Commits (zwa-2-distributor)

Author SHA1 Message Date
Franck Nijhof 61461ee4af
Merge branch 'current' into next 2023-10-23 12:16:08 +02:00
James Chaloupka c5e1ff0838
Update schema.markdown (#29344) 2023-10-14 11:48:08 +02:00
G Johansson e2332b2022
Add country selector (#29242)
* Add country selector

* Add country selector image
2023-10-12 16:45:26 +02:00
Peter Hempsall f6dc966519
Update blueprint tutorial.markdown to reflect updated selector: syntax (#29169) 2023-10-05 08:24:39 +02:00
Franck Nijhof 54d4386ac4
Merge branch 'current' into next 2023-08-26 16:31:28 +02:00
c0ffeeca7 d2132190a7
Creating blueprints: add links (#28489)
* Creating blueprints: add links

- minor style changes

* Rephrase titles
2023-08-12 01:49:04 +01:00
c0ffeeca7 f7ace5e7ed
Blueprint schema: slight rephrase (#28484) 2023-08-07 17:25:59 +02:00
jfurtner f1a7587398
Constant selector update to match schema (#28460)
Updating blueprint selector documentation to match schema, as found at line ~500 (class ConstantSelector registers "constant").

Source: 
https://github.com/home-assistant/core/blob/dev/homeassistant/helpers/selector.py
2023-08-07 07:57:30 +02:00
Paul Bottein 76b06fa78b
Add to sort options to select selector (#28428) 2023-08-03 21:49:35 +02:00
Franck Nijhof 4c92c74a8d
Add prefix support to text selector (#28235) 2023-07-18 21:35:33 +02:00
Paul Bottein f0ea0778f8
Add include_default option to theme selector (#28237) 2023-07-18 17:36:58 +02:00
Paul Bottein 5b0c54b6eb
Add condition selector for blueprint (#28184) 2023-07-12 11:50:05 -04: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 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
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 9a225b47d1
Update tutorial.markdown (#27752)
Added a video turorial
2023-06-12 08:50:47 +02:00
Michel van de Wetering ed295ee6eb
Remove duplicated text and minor text fix (#27455) 2023-05-18 22:17:13 +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
Bram Kragten 1fb37b3819
Add documentation for supported features selector (#26882)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 19:55:06 +02:00
Erik Montnemery f3b4d1abe8
Document the constant selector (#26844) 2023-04-03 10:45:47 +02:00
Paul Bottein 10253cfd3d
Add documentation for entity and device filters (#26145) 2023-03-09 12:43:02 +01:00
Paul Bottein 12234fc399
Add blueprint author name (#26072) 2023-02-02 17:37:03 +01:00
Jan Bouwhuis e2bd9cdc87
Add translation parameters on selector select (#25692)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-17 19:08:59 +01:00
Steve Repsher 022c835d2f
Add autocomplete and clarify type parameters for text selector (#24715) 2022-11-15 20:44:40 +01:00
Stefan ee9b8a4230
Fix some dead or redirected links. (#24627) 2022-10-19 19:40:09 +02:00
Raman Gupta 4082fb87d7
Fix duration selector documentation (#24572) 2022-10-16 15:18:00 +02:00
Franck Nijhof 4202e1da33
Merge branch 'current' into next 2022-09-19 12:40:34 +02:00
JuGuSm 9d83432dde
Add a missing description field (#24143) 2022-09-16 16:00:12 +02:00
Erik Montnemery eb28e8a421
Add some hints about script blueprints (#24134)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-09-15 15:46:54 +02:00
Erik Montnemery 98b1058668
Document number selector step size 'any' (#24099) 2022-09-15 08:29:58 +02:00
Franck Nijhof 1e9104b83f
Update source/_docs/blueprint/selectors.markdown
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
2022-09-07 18:22:19 +02:00
Franck Nijhof 98d3825455
Don't expose attribute option in state selector (#23892) 2022-08-26 10:03:16 -04:00
Franck Nijhof 385f98c55e
Add config entry selector (#23836)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-26 10:50:23 +02:00
Franck Nijhof 433d9148cb
Add state selector (#23815) 2022-08-21 19:00:53 +02:00
Dave T 3eab13ae63
Correct grammar in selectors documentation (#23569) 2022-07-29 12:24:41 +02:00
Philip Allgaier 8f12f68ced
Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Allen Derusha 3f503fa171
Add Template selector to the list of available selectors (#22643) 2022-05-05 19:03:59 +02:00
Simon Vallières 68c1518c44
Corrected documentation in anticipation of the new feature from home-… (#22449) 2022-04-26 12:05:25 +02:00
Franck Nijhof dc09e959bf
Add Template selector (#22421) 2022-04-18 22:22:44 +02:00
Mike Degatano fbc4eba0ea
Add `homeassistant.min_version` to schema (#22291) 2022-04-07 23:10:04 +02:00
Raman Gupta 33604548e5
Update docs for select selector (#22207) 2022-04-04 13:27:52 +02:00
Franck Nijhof eb3d9add46
Update selectors documentation (#22144) 2022-03-28 10:38:02 -07:00
Richard T. Schaefer 8ece472082
Allow area, device, and entity selectors to optionally support multiple selections like target selector (#20961) 2022-03-24 16:32:32 +01:00
Franck Nijhof 6a02c0724f
Add script to accepted blueprint domains (#19489) 2021-09-27 09:27:45 +02:00
Pedro Lamas b620df780a
Fixes link in scripts.markdown and schema.markdown (#18826) 2021-08-08 15:49:27 +02:00
Philip Allgaier d7295df467
Tweaks to the blueprint selectors (#17007) 2021-03-15 15:48:34 +01:00
Franck Nijhof fad2a45310
Collection of Markdown/YAML cleanups (#16817) 2021-03-03 15:18:25 +01:00
Franck Nijhof 38d229792b
Add more My links (#16816) 2021-03-03 15:18:22 +01:00
Joakim Sørensen ed4d219cf9
Add add-on selector (#16652)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-24 17:05:53 +01:00
Franck Nijhof f705b4d6e8
Merge branch 'current' into next 2021-02-24 15:09:14 +01:00
Klaas Schoute 01d3a2b7a2
Fix broken links (#16724) 2021-02-24 13:34:57 +01:00
Franck Nijhof 3feb54c3c7
Merge branch 'current' into next 2021-02-09 12:27:50 +01:00
Matteo Agnoletto d8332c545e
Add select selector for blueprints (#16383)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-08 14:03:34 +01:00
Erik Montnemery 3bc4747a40
Update blueprint input documentation (#16425)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-05 16:36:06 +01:00
Erik Montnemery 449d1c3819
Add link from blueprint tutorial (#16424)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-05 11:25:53 +01:00
Thomas Lovén 588acc84aa
Add selectors for text and arbitrary objects (#16322) 2021-01-27 12:09:10 +01:00
Franck Nijhof 63cb191bcd
Merge branch 'current' into next 2021-01-25 15:35:39 +01:00
David Dix c5cc85810a
Default for the Number Selector is slider, not box (#16255)
Very minor change, but in  all the blueprints I have created the Number Selector defaults to a `slider` not a `box`
2021-01-21 09:39:04 +01:00
Thomas Lovén f01bb3418e
Format blueprint descriptions with markdown (#16130) 2021-01-08 18:28:35 +01:00
Franck Nijhof c0c2318cfa
Merge branch 'current' into next 2020-12-28 14:02:58 +01:00
Cougar bcf0b28656
Fix link typo (#15964) 2020-12-20 20:55:33 +01:00
Alex Loret de Mola 8cad84d5ff
Updating sharing options (#15913)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-15 10:19:59 +01:00
Bram Kragten 1fb777d2b4
Update links to blueprint exchange forum (#15890) 2020-12-13 12:27:43 +01:00
Paulus Schoutsen 2fe67fcf84
Update link to the blueprints category. (#15874)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-10 13:19:22 +01:00
Paulus Schoutsen 7fd33e9c01
Update link to the blueprints category. (#15874)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-10 12:00:56 +01:00
Franck Nijhof 1fff6d1ec1
Extend Blueprint documentation (#15873)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-10 11:46:33 +01:00
Franck Nijhof 99ca137a41
Extend Blueprint documentation (#15873)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-10 09:28:15 +01:00
Paulus Schoutsen a34a008318
Initial creating blueprint docs (#15816)
Co-authored-by: Philip Allgaier <philip.allgaier@bpcompass.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-04 11:23:42 +01:00
Paulus Schoutsen 5b7b457a8e
Initial creating blueprint docs (#15816)
Co-authored-by: Philip Allgaier <philip.allgaier@bpcompass.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-04 11:13:58 +01:00