Klaas Schoute
0816149de7
Fix indentation in configuration across multiple integrations ( #36090 )
...
* Fix indentation in configuration across multiple integrations
* Forgot to commit this one
2024-12-02 07:57:11 +01:00
Jan Bouwhuis
f789692ae2
Add removal instructions for IMAP integration ( #35905 )
2024-11-22 16:47:56 +01:00
Vincent Rischmann
ae9e0b8c1d
Fix template syntax in imap.markdown ( #35203 )
2024-10-13 16:22:28 +02: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
Jan Bouwhuis
4ae14bb922
Update IMAP docs on use of App passwords and removed Microsoft support ( #34244 )
...
* Update IMAP docs on use of App passwords and removed Microsoft support
* Suggested update
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Tiny tweak
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-12 07:55: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
Franck Nijhof
defa196308
Rename Services to Actions in integrations: I ( #33817 )
...
* Rename Services to Actions in integrations: I
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17 06:14:56 +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
be26c3f10c
Username: streamline spelling ( #32973 )
2024-05-28 09:01:54 +02:00
Luca Angemi
cea575916a
Select message data in the imap event ( #32212 )
...
* Select message data in the imap event
* Mention imap.fetch
* Add note for headers and text
* Tiny style tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-09 11:19:04 +02:00
Jan Bouwhuis
a83491f47e
Add IMAP fetch service ( #32200 )
...
* Add IMAP fetch service
* Remove invalid data
* Tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-08 10:08:48 +02:00
Jan Bouwhuis
b01ccd0a95
Add IMAP services for post-processing events ( #32107 )
...
* Add IMAP services for post-processing events
* Phrasing and correct typo
* Tiny tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-02 23:05:32 +02:00
Luca Angemi
8a82d6c793
Add ´uid´ to ´imap´ event ( #32082 )
2024-03-29 15:05:36 +01:00
Franck Nijhof
6a389d4be8
2024.3: Sync with codebase
2024-03-06 16:16:31 +01:00
AJ Jordan
a8674dea21
Improve IMAP integration SSL settings copy ( #29610 )
...
* Improve IMAP integration SSL settings copy
* Do not add a remark this is dangerous
---------
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2023-11-05 14:31:44 +01:00
Jan Bouwhuis
f167305882
Clearify imap event text attribute limitations ( #29638 )
...
* Clearify text attribute limitations
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-01 11:17:02 +01:00
Jan Bouwhuis
a4a27262d6
Fix error in imap yaml example ( #29489 )
2023-10-23 23:43:23 +02:00
Franck Nijhof
8fdb1c6e4d
Merge branch 'current' into rc
2023-10-03 20:33:13 +02:00
Jan Bouwhuis
3d8f64e930
Type in imap docs ( #29090 )
2023-10-02 08:02:08 +02:00
Jon Griffith
80833aae02
Update imap.markdown ( #29079 )
...
The steps were a bit out of date. I ran through this process and found some holes in the actual steps. Changes are reflected in my edit.
2023-10-01 07:45:30 +02:00
Jan Bouwhuis
21e9088d67
Add initial property to imap email_content event ( #28882 )
...
* Add initial property to imap email_content event
* Improve documentation on triggering the scope
* Update source/_integrations/imap.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Update source/_integrations/imap.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-09-13 10:21:59 +02:00
Franck Nijhof
3a0c577b55
Merge branch 'current' into next
2023-07-25 17:13:38 +02:00
Jan Bouwhuis
23f8300d6c
Add enable_push option on imap integration ( #28189 )
...
* Add enforce_polling option
* Option was renamed to enable_push
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-16 06:51:20 +02:00
Franck Nijhof
1170f37732
Enforce Markdown unordered list style ( #28172 )
2023-07-11 14:44:41 +02:00
Franck Nijhof
99df24104e
2023.7: Sync docs with codebase
2023-07-05 10:48:15 +02:00
Robert Hillis
0b1d6bfa16
Clarify IMAP character set ( #27163 )
...
* Clarify IMAP character set
* typo
* Apply suggestions from code review
* Update source/_integrations/imap.markdown
* Tiny tweak
* Fix parser context switching
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-05 08:41:57 +02:00
Franck Nijhof
718a2e49f9
Merge branch 'current' into rc
2023-06-07 11:09:30 +02:00
Franck Nijhof
9ba8f7ef90
Merge branch 'current' into next
2023-06-07 11:08:15 +02:00
Jan Bouwhuis
674528e770
Improve imap example using headers from trigger event data ( #27637 )
2023-06-05 12:57:32 +02:00
Jan Bouwhuis
2a1767fd5c
Add imap ssl verify option ( #27592 )
2023-05-30 19:50:56 +02:00
Franck Nijhof
f8f2d41029
Merge branch 'current' into next
2023-05-30 13:47:16 +02:00
Jan Bouwhuis
8b6b391ba1
Add custom event data template to imap integration ( #27501 )
...
* Add custom event data template to imap integration
* Tiny tweaks
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-25 11:09:34 +02:00
Jan Bouwhuis
2144ccaff5
Add option to increase max message size in imap custom event data ( #27425 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-22 12:15:55 +02:00
Jan Bouwhuis
645541b62a
Fix imap template sensor example duplicate key ( #27392 )
2023-05-14 12:41:06 +02:00
Robert Hillis
1666759357
Add section to IMAP for troubleshooting ( #27301 )
2023-05-07 18:23:55 +02:00
Franck Nijhof
404fdb53a6
2023.5: Sync with codebase
2023-05-03 19:28:11 +02:00
Jan Bouwhuis
a1b3a3824a
Limit imap_content event email body text data ( #27150 )
2023-04-27 19:48:13 +02:00
Jan Bouwhuis
733a09013f
Limit imap_content event email body text data ( #27150 )
2023-04-27 19:48:02 +02:00
Jan Bouwhuis
be547dda8d
Add ssl cipherlist option for imap config flow ( #27100 )
...
* Add ssl cipherlist option
* SSL cipher list is an advanced setting
2023-04-24 15:38:00 +02:00
Franck Nijhof
f37e7b31bc
2023.4: Beta release notes
2023-03-29 22:19:00 +02:00
Jan Bouwhuis
4db6c92368
Add date header to imap custom event data ( #26769 )
2023-03-28 22:50:43 +02:00
Jan Bouwhuis
bff31865c5
Add imap imap_content event ( #26748 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-28 21:13:13 +02:00
Franck Nijhof
4f1e3b0bdb
2023.2.0: Sync with codebase
2023-01-30 19:16:56 +01:00
Rami Mosleh
adbc29f4fe
Add config flow to IMAP integration ( #25656 )
2023-01-09 12:46:11 +01:00
Sven Serlier
b4fb9f3a2f
Update URLs ( #23300 )
2022-07-07 09:15:54 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter ( #16525 )
2021-02-12 11:59:20 +01:00
Tobias Nordahl Kristensen
ed43855eae
Problem with '' in the API ( #15439 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
2020-10-28 09:36:15 +01:00