Commit Graph

47 Commits

Author SHA1 Message Date
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
Tobias Nordahl Kristensen
44ff153609 Info about Gmail App Password and X-GM-RAW example (#15274)
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
2020-10-17 12:30:22 +02:00
Franck Nijhof
bdade863c6 Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658 Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
2c2cd0305f Sync title/names with codebase (I-S) 2020-01-07 14:50:24 +01:00
Franck Nijhof
b983082cb9 Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Fabian Affolter
b9b241c3a0 Fix typo (#11012) 2019-10-27 20:52:41 +01:00
ZiroNL
057fb85caf Adding charset to imap component (#10967) 2019-10-27 13:09:01 +01:00
Franck Nijhof
57c6dec6c2 Rename components folders to integrations 2019-10-02 00:04:39 +02:00