Commit Graph

29 Commits

Author SHA1 Message Date
Franck Nijhof
96e00f69a0 Adjust automation to plural triggers/conditions/actions keys (#34825) 2024-09-24 20:23:58 +02:00
Franck Nijhof
6ca14d3efc Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Madelena Mak
d4c03fe1be Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
c0ffeeca7
0ea2127c91 d-integrations: restart HA after adding the integration to the configuration.yaml (#32633)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-05-09 22:14:02 +02:00
c0ffeeca7
aef281cf49 Fix links to basic settings config variables (#32510) 2024-04-29 17:33:17 +02:00
Will Moss
aa07f3122e Update dialogflow documentation regarding Google Assistant sunset (#31126)
As of June 13, 2023, Google Assistant can no longer be integrated with Dialogflow, which means this doesn't provide a way for Home Assistant to response to more advanced Google Assistant commands. Many sites on the web from before June 2023 suggest this is possible and point here, so putting up a warning seems warranted.
2024-01-31 08:09:27 +01:00
c0ffeeca7
4bb544e615 d and e integrations: apply sentence-style capitalization (#29901)
* d and e integrations: apply sentence-style capitalization

- add references to glossary terms

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix typo

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 14:03:36 +01:00
Sven Serlier
234666091b Update dialogflow URLs (#27538) 2023-05-26 19:37:10 +02:00
Franck Nijhof
5d72c2a03c Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof
d4863761de Home Assistant Server (#16867) 2021-03-07 08:42:08 +01:00
Franck Nijhof
81d0265f1b Update some service calls to use target (#16586) 2021-02-15 13:27:38 +01:00
Klaas Schoute
d99252f613 👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
Gareth Ellis
4327dc245f Update dialogflow instructions (#15295)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-20 21:01:38 +02:00
Kyle Niewiada
bd2939ae3a Add IoT class to Dialogflow integration #14661 (#14787) 2020-10-02 18:33:42 +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
Gareth Cooper
6bfd2abbc0 Update dialogflow.markdown (#13951)
Dialogflow returns values with &nbsp; instead of space between words. replace(' ', '_') doesn't work. Oddly neither does replace('&nbsp;', '_'), I assume some characters are getting escaped. Added striptags filter to make it work.
2020-07-12 13:51:52 +02:00
Franck Nijhof
3701a98e9f Remove base_url, add external_url & internal_url (#13307) 2020-05-08 02:30:49 +02:00
Aidan Timson
7c6dd2ae06 Add Dialogflow to brands (#12782) 2020-04-10 00:39:40 +02:00
Thomas Lovén
52eda4fda1 Replace "docs" with "documentation" (#12284)
* Replace "docs" with "documentation"

* Blacklist docs in Textlint, use documentation instead

* Fix more occurances

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-10 16:17:06 +01:00
Franck Nijhof
c81de1d658 Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
e7c9b226d3 Extends textlint Terminology list; part 7 (#12082) 2020-02-14 13:13:40 +01:00
Franck Nijhof
fb08878719 Re-branding; part 1 (#12076)
* Re-branding; part 1

* Update source/_docs/configuration/troubleshooting.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update source/_docs/configuration/yaml.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

* Remove Porosity page

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
f0d37f49db Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Franck Nijhof
bb1fe0ff88 Sync config flow with codebase (#11660)
* Sync config flow with codebase

* Corrected sync with release
2020-01-07 16:25:50 +01:00
Franck Nijhof
b983082cb9 Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Peter Nijssen
3758a4cf3a replace broken blockquotes with italic (#10754) 2019-10-12 23:37:17 +02:00
Franck Nijhof
d678507ffd Fixes GitHub repository link (#10620) 2019-10-05 19:40:03 +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