41 Commits

Author SHA1 Message Date
Senbei123
c30afb53b9
Update calendar.markdown (#35569)
* Update calendar.markdown

Replace service by actions

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-11-05 07:40:18 +01:00
Franck Nijhof
8b9ad61e42
Improve YAML styling for all automation examples (#34932) 2024-10-02 11:13:23 +02:00
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
c0ffeeca7
89b5af33bd
States: add unavailable and unknown (#34809)
* States: add unavailable and unknown

* rephrase intro

* Make states lowercase

* Update source/_integrations/humidifier.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

* Revert "Make states lowercase"

This reverts commit daf7f06630c4a2cc1f7e7fe5d043d9754a79cd1d.

* Apply bold to the UI string of state names

* Climate: fix grammar

---------

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-09-18 15:36:17 +02:00
c0ffeeca7
3ce8b1a72b
Calendar: add state (#34681) 2024-09-11 13:32:03 +02:00
c0ffeeca7
4f6a76ba16
Rename service-calls file to perform-actions to align terminology (#34254) 2024-08-12 09:47:01 +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
Franck Nijhof
4dd909a857
Rename Services to Actions in integrations: C (#33805)
* Rename Services to Actions in integrations: C

* Fix CI error

* Update source/_integrations/calendar.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-16 16:56:00 +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
John Taseff
ea9ff1f6fa
Clarify Calendar and To-Do building block pages (#31742)
* Clarify Calendar building block page

* Add examples of To-do integrations to actually use building block

* re-clarify calendar triggers

earlier commit cleaned up a bit, but realized this paragraph was in a weird spot, moving it where it makes more sense
2024-03-05 10:31:49 +01:00
c0ffeeca7
1be6ac4854
Remove deprecated service list_events in favor of get_events (#30196)
* Deprecate service list_events in favor of get_events

- The service `calendar.list_events` is deprecated in favor or `calendar.get_events`
- in 2023.12. Scheduled to be removed in 2024.6
- This PR adds a note that this service is deprecated
- The docs for `get_events` are a topic for a separate PR
- Unlike list_events, get_events supports multiple responses
- related parent PR in core: https://github.com/home-assistant/core/pull/102481

* remove newlines

* Remove dates to align with format of other deprecation notices

* WIP: add calendar.list_events

* Add example of get_event, remove list_event

* Fix exmaple in service-calls
2023-12-14 10:19:47 +01:00
c0ffeeca7
fad4989470
b and c integrations: minor style change (#29898)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 08:47:18 +01:00
c0ffeeca7
e21e250a65
c-f integrations: apply sentence style capitalization (#29860) 2023-11-16 12:23:01 +01:00
Fletcher
eef183c08e
Clarify duration/end_date_time usage (#29790)
* Make it slightly clearer that duration and end_date_time are mutually exclusive.

* Add note that either duration or end_date_time must be specified

- see comment in #29787
- https://github.com/home-assistant/core/blob/dev/homeassistant/components/calendar/__init__.py#L266-L267

* fix typo

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-14 09:54:51 +01:00
c0ffeeca7
626d123493
c-entities (#29152) 2023-10-04 19:20:03 +02:00
Franck Nijhof
99df24104e
2023.7: Sync docs with codebase 2023-07-05 10:48:15 +02:00
Allen Porter
7efa50bb1d
Add documentation for calendar list events services (#27934) 2023-06-26 19:07:49 +02:00
BGFHA
aada5288f3
Update calendar.markdown (#27189) 2023-05-07 00:53:22 +02:00
Luca Angemi
5f367a937e
Add location field to create_event service (#26731) 2023-03-26 19:33:43 +02:00
Allen Porter
ab7d5f3470
Clarify that calendar event end times are exclusive (#26558) 2023-03-14 20:32:13 -04:00
Franck Nijhof
4f1e3b0bdb
2023.2.0: Sync with codebase 2023-01-30 19:16:56 +01:00
Allen Porter
2be083ae77
Add documentation for calendar create event service (#25834) 2023-01-25 12:44:09 +01:00
Franck Nijhof
0f71c73de9
Various improvements to Calendar integration page (#25382) 2022-12-22 21:32:37 +01:00
Stephen Jones
92b7de04d4
Calendar - Remove extra 'should' from sentence (#25238) 2022-12-12 12:35:53 +01:00
Johannes Fahrenfort
5070d3469d
Update calendar.markdown (#24743)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-11-17 11:53:02 +01:00
Franck Nijhof
c39f4886d3
2022.10: Sync with codebase 2022-10-05 18:25:01 +02:00
davidw3591
1e3451e560
Missing entity_id in automation recipe (#23112) 2022-06-15 14:28:47 +02:00
Franck Nijhof
26bc61b4b3
Merge branch 'current' into rc 2022-05-30 19:38:09 +02:00
Allen Porter
3eb6e62e04
Update calendar automation recipes (#22846) 2022-05-30 13:01:45 +02:00
Allen Porter
e944dd468d
Add documentation for calendar trigger offset (#22554)
* Add documentation for calendar offset triggers

* Add documentation for offset trigger in template
2022-05-12 07:44:22 -07:00
Franck Nijhof
ef0fd1c3df
2022.5: Beta release notes (#22406) 2022-04-27 17:56:29 +02:00
Allen Porter
5752c9499b
Add documentation for calendar trigger initial version (#22328) 2022-04-25 09:58:10 -07:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside (#17601) 2021-04-26 18:04:26 +02:00
Joakim Sørensen
56f6152f33
Add missing internal quality_scale (#17249) 2021-04-03 12:42:58 +02:00
Franck Nijhof
1ca5f87fd7
Sync codebase with docs for 0.117 2020-10-28 18:25:25 +01:00
Daniel Martin Gonzalez
5fa5830645
Add IoT class for Calendar integration (#14723)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-10-02 15:32:36 +02:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00