Commit Graph

31 Commits

Author SHA1 Message Date
Franck Nijhof
b825527486 Change trigger platform key to trigger (#34901)
* Change trigger platform key to trigger

* Error sneaked in
2024-09-25 14:20:46 +02:00
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
c0ffeeca7
66145b0d5a Add information to restart Home Assistant after adding the integratio… (#32627) 2024-05-07 16:10:50 +02:00
kylehakala
64dfa91f7c Fix minor typos/punctuation, improve some phrasing (#31420)
* Remove repeated word

(i.e., "AirNow Developer Tools Page page." —> "AirNow Developer Tools page.")

* Upper-case Celsius

* Edit misc spelling and phrasing

* Rephrase description to add more detail on variable

* Fix minor typos, spacing, and punctuation

* tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-02-14 08:45:10 +01:00
Daniel Kranich
94cdc1ee11 Point notification integration link directly to the notify page (#30749)
Adjusted the link for the notification integration so that it takes the user directly to the notification integration page, rather than the generic integrations search page.
2024-01-10 11:20:47 +01:00
Fletcher
758f996fe1 Link to suitable notification integrations (#30112) 2023-12-04 07:00:07 +01:00
c0ffeeca7
9af249a1fc A integrations: minor style fix (#29893)
* A integrations: minot style fix

- apply sentence style capitalization
- add refs to glossary terms

* Fix glossary

* Apply suggestions from code review

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

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 09:02:21 +01:00
c0ffeeca7
4a0dbd9126 a-b integrations: apply sentence-style capitalization (#29859) 2023-11-16 12:25:56 +01:00
Dane Powell
5caeaa3e30 Update alert.markdown with companion app examples (#28753)
* Update alert.markdown with companion app examples

* style fix
2023-08-31 22:02:32 +02:00
c0ffeeca7
23239008fe Various files: replace component by integration (#27781) 2023-06-13 11:32:32 +02:00
Franck Nijhof
0c1e49a5f3 2022.11: Sync docs with codebase 2022-10-31 18:46:47 +01:00
Franck Nijhof
ba2b2641a7 Make notifiers of Alert optional (#24540) 2022-10-13 09:04:45 +02:00
Franck Nijhof
5d72c2a03c Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Chen-IL
35884cda86 Use modern template binary-sensor in example (#20029) 2021-10-28 21:27:54 +02:00
Stefan
f0d0522a49 Fix markdownlint / spelling issues #1 (#19900) 2021-10-22 11:23:56 +02:00
Duncan Elliot
64be71a4b2 Minor typo updates to integrations/alert doco (#18576) 2021-07-22 08:33:07 +02:00
Gerard
1d3e7e5616 Update alert with acknowledge example (#16646)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-19 23:55:58 +01:00
Franck Nijhof
03d8d34bf8 Bunch of YAML styling improvements - part 2 (#16379) 2021-02-01 22:46:37 +01:00
Franck Nijhof
7910d17c08 Bunch of YAML styling improvements (#16372) 2021-02-01 10:42:12 +01:00
Klaas Schoute
d99252f613 👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
Alexander Leisentritt
d6324684b0 Clarify done_message description (#15127) 2020-10-09 14:47:05 +02:00
Alexander Leisentritt
9c60dffc16 Update alert docs (#15024)
Added state overview for the entity, 'idle' was not mentioned and corrected message options descriptions.
2020-10-07 22:14:36 +02:00
jordibsk10
77a099ebd1 Add IoT class for Alert (#14810) 2020-10-03 08:49:06 +02:00
Franck Nijhof
ecce31bb7a Remove logo frontmatter for all internal integration (#12283) 2020-03-06 15:35:09 +01:00
Franck Nijhof
c81de1d658 Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Alec Rust
42c9d5dc9e Consistent boolean syntax (#12161)
Consistently use `true` in the code examples, instead of `True`.
2020-02-22 17:07:42 +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
b983082cb9 Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Felix Eckhofer
fa4e1e9c4d Use explicit links inside configuration blocks (#11645)
The converter used in the configuration plugin is not aware of
references declared outside of the block and therefore fails to render
reference links. This replaces them with explicit links.

Resolves #11643
2020-01-06 11:02:57 +01:00
Franck Nijhof
57c6dec6c2 Rename components folders to integrations 2019-10-02 00:04:39 +02:00