27 Commits

Author SHA1 Message Date
Erik Montnemery
446900253d
Document this variable in template cover actions (#22734) 2022-05-15 14:31:19 +02:00
Erik Montnemery
5bdd871e4d
Document this variable in state-based template entities (#22211)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-20 15:35:07 +02:00
Will Adler
c15560d458
update template availability documentation (#22227) 2022-04-02 09:05:23 +02:00
Joris Roovers
1c6d4ef2d2
Add set_cover_tilt_position example (#20391) 2021-11-22 13:12:02 +01:00
Erik Montnemery
cf40e424e4
Correct documentation for template entity availability template (#20011) 2021-10-27 14:09:24 +02:00
Erik Montnemery
628a66dc34
Allow combining value_template and position_template for template cover (#18363) 2021-07-01 14:09:43 +02:00
tomlut
aa9f1cf6a4
Fix incorrect option in example (#18226)
Last example is using `icon_template when it should be using `entity_picture_template`.
2021-06-18 12:01:25 +02:00
hubbergit
786c682eea
Fixed a mistake example in cover.template.markdown (#17194) 2021-03-30 23:21:57 +02:00
Mario Limonciello
7c9d8664c4
This prevents Google Assistant from opening a door without security via close command (#17126)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-29 13:26:26 +02:00
Philip Allgaier
f185fb01b4
Wrong word in template cover (#16770) 2021-02-28 14:52:03 +01:00
Franck Nijhof
81d0265f1b
Update some service calls to use target (#16586) 2021-02-15 13:27:38 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Anders Melchiorsen
225d4fa6f3
Time-based templates update automatically now (#15360) 2020-10-24 14:53:54 +02:00
Franck Nijhof
2b51f35655
Document missing option in cover template (#14995) 2020-10-20 22:20:47 +02:00
Sean Mooney
d58152e568
Fix a couple typos (#15196) 2020-10-12 13:53:43 +02:00
Franck Nijhof
4050ff298e
Typo: customisation -> customization (#14996) 2020-10-09 13:31:34 +02:00
Richard van Duijn
b3671be008
Template cover: added new valid states (#14646)
Added opening and closing as new valid states which can be used in value_template
2020-09-29 17:23:47 +02:00
J. Nick Koston
b908b87c7d
Update template entity docs for entity_id removal and guidance on working without entities (#14343)
Co-authored-by: Anders Melchiorsen <amelchio@nogoto.net>
Co-authored-by: Swamp-Ig <github@ninjateaparty.com>
2020-09-03 18:51:07 +02:00
Franck Nijhof
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) (#14292) 2020-08-24 17:50:53 +02:00
Michaël Arnauts
ac5172cd36
Add documentation for unique_id on template platforms (#14052)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 16:46:58 +02:00
Mario Limonciello
b327e95669
Add device class of garage to example YAML (#13326) 2020-05-07 08:19:27 +02:00
Tony-Munich
e3ada94da2
Wording change to explanation of the actions (#13115)
The wording of the action configuration variables was misleading. The way it reads is that the action will happen once the cover is in that position. I should read as the actions will cause the cover to be in those positions.
Ex. : open_cover "Defines an action to run when the cover is opened."
Most people would read that to mean once the condition is satisfied of the cover being open, the action will then run. It should be that the action will cause the cover to open. I made these changes to the 5 action variables to hopefully make that clearer as it confused me when I was looking to create a cover template.
2020-04-21 17:00:01 +02:00
Franck Nijhof
8b3699b9ee
Migrate template integration to brands + add ha_domain (#12294) 2020-03-06 21:11:09 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase (#11672)
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase

* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
cbe3fd28e6
Merge branch 'current' into next 2019-10-02 01:34:26 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00