Commit Graph

43 Commits

Author SHA1 Message Date
Franck Nijhof
8b9ad61e42 Improve YAML styling for all automation examples (#34932) 2024-10-02 11:13:23 +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
2602651bdc Rename Services to Actions in integrations: S (#33827)
* Rename Services to Actions in integrations: S

* Update source/_integrations/scene.markdown

* Update source/_integrations/scene.markdown

* tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-17 07:40:05 +02:00
c0ffeeca7
aef281cf49 Fix links to basic settings config variables (#32510) 2024-04-29 17:33:17 +02:00
Fletcher
fe9655e4c9 Clarify how Slack uses messages and blocks (#30089)
* Document Slack block limit per message

* Explain where blocks and message fields will be used by Slack

* Update example to clarify block/message usage

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-12-02 08:17:45 +01:00
Fletcher
201600fddc Clarify Slack member ID retrieval (#30091)
* Document member ID retrieval in house

* Normalise usage of member vs user

* Change instructions to ordered list

* Update source/_integrations/slack.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update slack.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-12-02 08:15:06 +01:00
Fletcher
94cd09619c Draw attention to and clarify adding a slack bot to a channel (#29743) 2023-11-08 14:30:29 +01:00
Fletcher
ce49cc7eca Document slack thread/reply support (#27490)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-09-21 18:31:57 +02:00
Franck Nijhof
98d32e1b46 2023.6: Sync codebase with docs 2023-05-31 20:20:12 +02:00
Andrew Breyen
a6b7965869 Slack Integration docs update (#26466)
* rework Setup section

* remove note at top, update script, add note to create duplicates

* text lint

* Update slack.markdown

* PR comments
2023-05-10 21:55:23 +01:00
Robert Hillis
48a6e77a76 Add required scope in Slack docs (#25195)
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
2022-12-12 12:43:17 +01:00
Robert Hillis
386635a9d8 Add sensor platform docs to Slack (#22866)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-28 14:59:33 +01:00
Franck Nijhof
0c1e49a5f3 2022.11: Sync docs with codebase 2022-10-31 18:46:47 +01:00
Matt Galligan
78d30e882b Update Slack documentation to fix incorrect button description (#24268) 2022-09-28 16:00:37 +02:00
Robert Hillis
c5d97ca74a Adjust Slack documentation for config flow (#22353) 2022-05-16 11:16:21 +02:00
Franck Nijhof
5d72c2a03c Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
nick-seward
6c268157ec docs: Adding to the Slack integration examples (#20172)
* docs: Adding to the Slack integration examples

I'm proposing two new examples on how to message someone directly in Slack and how to mention (ex. @user) a user in a Slack channel.

* doc: Fixing spelling mistake
2021-11-05 20:28:33 -06:00
Team Super Panda
a787e23d92 Update slack.markdown (#17399)
Button label has changed on their website
2021-04-10 23:26:09 +02:00
Franck Nijhof
8f82a159f9 Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof
09759662a1 Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Franck Nijhof
4cf0da2c34 Sync codebase with docs for 2021.1 2021-01-06 15:58:39 +01:00
Massimiliano Cannarozzo
599d41c817 Remove duplicated line (#15495) 2020-10-30 21:33:58 +01:00
Matej Plavevski
209b5e9328 IOT Classification for Slack (#15017) 2020-10-07 22:06:16 +02:00
Aaron Bach
9fffd278f1 Update Slack docs to include on-the-fly username/icon changes (#14281) 2020-08-21 08:37:59 -06:00
Erik J. Olson
cf5f182b5b Add Slack URL icon documentation (#14239) 2020-08-15 11:18:54 +02:00
Aaron Bach
913356cfc5 Remove deprecated Slack attachments documentation (#14072) 2020-08-03 19:34:13 +02:00
Paulus Schoutsen
fc8d22718e Rename whitelist_external_dirs (#13992) 2020-07-13 17:44:42 +02:00
Aaron Bach
af88558ef9 Add docs for posting remote files to Slack (#13860) 2020-07-13 16:14:35 +02:00
Aaron Bach
6dcfd81ecc Add docs for forthcoming Slack functionality (block templating) (#13184) 2020-05-18 12:00:39 -06:00
Emil Stjerneman
59b8206b4d Changed "attachments" to "blocks" (#12766)
Changed "attachments" to "blocks" in the section about how to use the new block feature
2020-04-09 09:30:48 +02:00
Franck Nijhof
6d02d715eb Merge branch 'rc' into current 2020-04-08 16:15:48 +02:00
cogneato
119f637a13 Remove logo line (#12626)
Removing logo line as logos are now available in Brands
2020-04-02 00:56:33 +02:00
Aaron Bach
7bbb3c06ef Add block documentation for Slack (#12518)
* Add block documentation for Slack

* Code review

* Updates from code review
2020-03-31 20:30:31 +02:00
wasper17
a86df4d035 Update slack.markdown (#12272)
* Update slack.markdown

Updated per API change - https://api.slack.com/scopes/chat:write

* Update formatting

* ✏️ Tweak

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-10 15:53:43 +01:00
Franck Nijhof
c81de1d658 Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Matthijs
1404c2a4cf Extra information added for the Slack notifyer (#12211)
* Extra information

You need to add the bot to the channel you want to send a msg to.

* check fix

slack to Slack

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 11:36:39 +01:00
kuchel77
02c583d1d3 Add file.write and YAML information - Slack integration (#12210)
* Add file.write and YAML information

* Fixed data and file order in YAML example.
2020-03-02 09:59:49 +01:00
Franck Nijhof
669c974bd1 Extends textlint Terminology list; part 4 (#12070) 2020-02-12 23:17:01 +01:00
Franck Nijhof
f0d37f49db Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Franck Nijhof
b983082cb9 Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Greg Schwartz
d20ea42e16 Update slack.markdown (#11143)
Clarifying steps to create Slack app and get OAuth token
2019-11-11 05:35:27 +01:00
Franck Nijhof
533bb3866f HTTPS-everywhere (update links in our website) (#10932)
* HTTPS-everywhere (update links in our website)

* HTTPS-everywhere (round 2)

* HTTPS-everywhere (round 3)
2019-10-21 23:11:12 +02:00
Franck Nijhof
57c6dec6c2 Rename components folders to integrations 2019-10-02 00:04:39 +02:00