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
Sven Serlier
4d7f6d1480
Small documentation improvements (4) ( #26702 )
...
Co-authored-by: Marc Randolph <mrand@users.noreply.github.com>
2023-03-26 11:50:04 +02:00
Jan Bouwhuis
729991f4ff
Correct documentaion links to templating docs ( #26055 )
2023-02-02 13:34:17 +01:00
Franck Nijhof
0b04252537
Move /lovelace -> /dashboards, and renames resulting from that ( #22036 )
2022-03-15 21:36:33 +01:00
Chris Browet
99b3511c31
Service call with a native dictionary ( #19922 )
2021-10-23 21:10:55 +02:00
Franck Nijhof
e0011641cf
Clarify target example in script service call documentation ( #19037 )
2021-08-24 12:46:51 +02:00
David Beitey
78febbe131
Wrap service call docs template example value in quotes ( #17025 )
2021-03-16 16:48:59 +01:00
Philip Allgaier
ede860d9be
Some fixes for service-call docu ( #17006 )
2021-03-15 13:05:00 +01:00
Franck Nijhof
616103c28c
Update some service calls to use target ( #16592 )
2021-02-20 00:14:14 +01:00
Franck Nijhof
577817d0cf
Remove inline Liquid escaping for templates ( #16478 )
2021-02-10 08:34:28 +01:00
Bram Kragten
7d2544d97a
Add target to service calls docs ( #15891 )
2020-12-13 13:17:38 +01:00
Klaas Schoute
bff91be75c
✏️ Move scripts and auth redirect to file ( #14765 )
2020-10-02 13:03:22 +02:00
Abel Matser
43d4d63749
Remove unnecessary _template after service call ( #14566 )
...
Since 0.115 the simpler ```service``` can be used instead of ```service_template```.
2020-09-19 20:56:09 +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
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 ( #12072 )
...
* Extends textlint Terminology list; part 5
* Remove walkthrough from textlint
* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Franck Nijhof
6c292ca062
Extends textlint Terminology list ( #12065 )
2020-02-12 14:56:50 +01:00
John Hollowell
d82aaa88d1
Add service information to homeassistant integration ( #11607 )
...
* Update homeassistant.markdown
Add services and descriptions for `homeassistant`
* Update service-calls.markdown
Add link to homeassistant services information
* Update homeassistant.markdown
adhere to documentation standards
* Apply suggestions from code review
Fix heading levels and a copy/paste typo
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Apply suggestions from code review
make entity_id's optional
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 19:09:23 +01:00
Paul Sinclair
e446bebc63
📚 Update URL's with sensor in docs folder ( #10559 )
...
* 📚 Update URL's with sensor in docs folder
* 🔨 Fix typo in link
2019-10-02 21:38:18 +02:00
Sean Mooney
2307c608d2
Update slightly outdated Dev Tools instructions ( #10542 )
...
Minor tweak.. This used the previous Services icon which is no longer in use... Services is now a tab (text only) within Developer Tools since Home Assistant 0.96.
2019-10-02 08:24:22 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
cgtobi
9cb8e24097
Add info about concurrent use of data and data_template ( #9889 )
2019-07-18 12:19:41 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥 Removes linkable_title everywhere ( #9772 )
...
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Franck Nijhof
337b210cce
Rewrites states.xxx -> states('xxx') (and similar) ( #9736 )
...
* Rewrites states.xxx -> states('xxx') (and similar)
* Adds template escaping on some places
2019-06-30 11:45:03 -07:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) ( #9656 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Jef D
dda0e1af18
Link to where the parameters can typically be found ( #9526 )
...
* Link to where the parameters can typically be found
* Update link
2019-05-28 14:44:18 +02:00
rbflurry
26c8471c8a
Update service-calls.markdown ( #8505 )
...
per https://github.com/home-assistant/home-assistant/pull/19006
2019-02-13 16:35:43 +01:00
Jorim Tielemans
614e17d291
Fix service call list ( #8219 )
...
This was intended as a list but was all on a single line
2019-01-20 20:56:50 +01:00
DubhAd
10248cd4e4
Adding some documentation for the services ( #7356 )
...
As nowhere do we document `homeassistant.update_entity`, or the other `homeassistant` services, it seems overdue that we actually document them.
2018-11-04 23:01:44 +01:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Paulus Schoutsen
75a829676a
Update service-calls.markdown
2017-08-06 22:26:16 -07:00
Fabian Affolter
481320128f
Re-organisation Documentation and Getting started ( #2055 )
...
* Split MQTT documentation
* Add more details
* Move content to /docs
* Enable sidebar
* Move content to /docs
* Enable sidebar
* Move content
* Update links
* Remove wizard stuff
* Enable sidebar
* Minor changes
* Move MQTT parts to /docs
* update links
* Update links and sync content
* Fix link
* Enable sidebar
* Remove navigation
* Remove navigation and other minor updates
* Update links
* Add overview page
* Make title linkable
* Update
* Plit content
* Update links
* Rearrange content
* New getting-started section
* Add icons for docs
* Update for new structure
* Update for new structure
* Add docs navigation
* Add docs overview page
* Remove ecosystem navigation
* Add docs and remove other collections
* Move ecosystem to docs
* Remove duplicate files
* Re-add ecosystem overview
* Move to ecosystem
* Fix permission
* Update navigation
* Remove collection
* Move overview to right folder
* Move mqtt to upper level
* Move notebook to ecosystem
* Remove un-used files
* Add one more rectangle for iOS
* Move two parts back from docs and rename Run step
* Remove colon
* update getting-started section
* Add redirect
* Update
* Update navigation
2017-02-23 11:09:41 +01:00