Commit Graph

59 Commits (emontnemery-patch-6)

Author SHA1 Message Date
deftdawg 6d1faa9c12
filter is not required for alexa.smart_home (#20493) 2021-11-29 08:41:09 +01:00
Stefan f0d0522a49
Fix markdownlint / spelling issues #1 (#19900) 2021-10-22 11:23:56 +02:00
Franck Nijhof 862f3858de
Merge branch 'current' into rc 2021-07-07 13:06:30 +02:00
Jason Swails c3027f2562
Fix typo in documentation (#18381) 2021-07-05 10:48:50 +02:00
Jan Bouwhuis ad881a4d82
Alexa Smart Home - add fan preset modes and deprecate legacy fan speeds (#17800)
* fan preset modes and legacy speeds  deprecated

* revert auto toc regenerated content
2021-06-27 18:10:16 +02:00
Milan Meulemans ef50bfff4f
Remove repeated words (#18190) 2021-06-14 23:01:44 +02:00
Franck Nijhof e131a0600f
Remove confusing port mentions from Alexa docs (#17475) 2021-04-15 21:32:22 +02:00
scyto e8cfec6d56
DOC: add note to make sure skill account is same account as the one used to login on alexa devices (#16911)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-08 14:43:44 +01:00
Jesse Campbell 7fcb894585
Add requirement for setting DEBUG when testing Alexa Smart Home (#16146) 2021-01-10 23:00:26 +01:00
pip cc3c715b12
Update alexa.smart_home.markdown (#16044)
Changelog:
- Added Python 3.8
- Removed port 443 for SSL (works fine on any other portfor me)
2020-12-29 20:47:22 +01:00
Franck Nijhof 145985ff8b
Merge branch 'current' into rc 2020-12-09 21:34:42 +01:00
Klaas Schoute d99252f613
👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
Franck Nijhof ef2ea93397
Merge branch 'current' into next 2020-11-27 19:55:10 +01:00
Christopher Nethercott 32a165c9a4
Fixed grammar issue; reads much better now. (#15714) 2020-11-21 16:50:40 +01:00
100ferhas 5ea5bb4237
Update alexa.smart_home.markdown (#15637)
added supported languages for Alexa smart home integration
2020-11-20 08:47:31 -05:00
Dmytro Vasylenko a1a1a7a674
Update alexa.smart_home.markdown (#15647)
Probably it's obvious to people working with lambda functions but I think for most people it would not. An i saw several community threads when people facing issues with  "helow world" response instead of discovered devices.
2020-11-14 20:24:19 +01:00
DoloresHA 84cebff7f4
Fix description of exclude_entities (#14664)
Small but important typo under exclude_entities option of smart home config.
2020-09-30 16:52:48 +02:00
ZuluWhiskey cfd527fb8e
Update alexa.smart_home.markdown (#14495)
There look to have been a number of changes to the process so I've tried to document these as best I can. I have not included screenshots but the text I have provided is indicative of the setup experience I've had today (14/09/2020). I also changed some of the wording / sentence structure as it looks like English wasn't the first language for the person who wrote some of the content.
2020-09-15 09:33:30 +02:00
Jayden Litolff c9a0539d43
Add a Misssing 'A' (#14021)
alex to alexa
2020-07-17 12:24:04 +02:00
mdegat01 2c52fe6326
Update doc for glob filter support (#13799)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-24 14:25:22 +02:00
Semir Patel 5de41b10d6
Minor doc updates (#13773) 2020-06-16 12:28:15 +02:00
Salvatore Cordiano 1fc54e0514
Adding italian Alexa web-based app (#13474) (#13477) 2020-05-18 10:04:31 +02:00
Marouane Felja 2e9501f62f
Updating Alexa documentation. Adding France to Alexa web-based app list (#13433) 2020-05-14 09:07:22 +02:00
Franck Nijhof 6d02d715eb
Merge branch 'rc' into current 2020-04-08 16:15:48 +02:00
kendell 1ac64ac8ab
Suggest new users to not turn on "Settings". (#12683)
There's a switch under Account Linking called "Settings". When you turn it on, it "Allow users to link their account to your skill from within your application or website". That requires a Redirect URI, though. Tell new users not to turn that on.
2020-04-05 22:50:01 +02:00
ochlocracy 7e1b8e134d
Update alexa.smart_home.markdown (#12555) 2020-03-30 16:43:38 +02:00
ochlocracy 5571bbd8f9
Add Camera to Alexa Smart Home (#12519)
* Update Alexa Smart Home to include Camera configuration.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-30 14:51:29 +02:00
Franck Nijhof f917b51b04
Merge branch 'rc' into current 2020-03-18 14:20:46 +01:00
ochlocracy be29731306
Update Alexa Smart Home Timer to include start and cancel. (#12346) 2020-03-18 13:27:48 +01:00
Franck Nijhof d04daa6d8f
Merge branch 'current' into next 2020-03-13 22:15:49 +01:00
ochlocracy 91bf714e89
Update Alexa Smart Home Light to include brightness, color, te… (#12345)
and color.
2020-03-12 20:03:01 +01:00
ochlocracy 278e46079b
Update Alexa Smart Home Timer to include start and cancel. (#12346) 2020-03-12 19:57:11 +01:00
Franck Nijhof 272086948a
Collection of domain & logo cleanups (#12299)
* Collection of domain & logo cleanups

* Fix build
2020-03-06 23:02:31 +01:00
Mike Nabhan 22c1abe2b4
minor typo correction (#12300) 2020-03-06 23:00:22 +01:00
Alok Saboo aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Franck Nijhof fb08878719
Re-branding; part 1 (#12076)
* Re-branding; part 1

* Update source/_docs/configuration/troubleshooting.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update source/_docs/configuration/yaml.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

* Remove Porosity page

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof 6ead12efbc
Extends textlint Terminology list; part 5 (#12072)
* Extends textlint Terminology list; part 5

* Remove walkthrough from textlint

* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
ochlocracy 331d70a13e
Update links to new header name in Alexa Smart Home (#11912) 2020-01-29 16:44:00 +01:00
Franck Nijhof 04712c4628
Spelling and Markdown fixes: Part 4 2020-01-29 11:57:44 +01:00
ochlocracy dff09c5c87 Grammar change. 2020-01-28 19:09:27 -05:00
ochlocracy 5dd04497d9
Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
2020-01-28 19:02:54 -05:00
ochlocracy bbbf347d93 Add code owners.
Add utterance.
Grammar fixes.
2020-01-28 17:03:00 -05:00
ochlocracy f8d66353af Utterance formatting updates. 2020-01-28 00:12:35 -05:00
ochlocracy 4c22bee177 Utterance formatting updates. 2020-01-27 23:43:45 -05:00
ochlocracy f60e8d8866 Reformatted and restructured headings.
Utterance formatting updates.
2020-01-27 23:29:02 -05:00
ochlocracy 052061258b Add default locale to configuration. Format supported locales list. 2020-01-27 17:10:33 -05:00
ochlocracy fd79ab90aa Line formatting, whitespace fixes, utterances as lists. 2020-01-27 16:56:27 -05:00
ochlocracy c8382f9d4e
Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
2020-01-27 15:04:28 -05:00
ochlocracy 800045aed3 Reverted create_a_new_skill.png image. 2020-01-23 13:11:33 -05:00
ochlocracy 7042ef1c0d Improve Alexa Smart Home Documentation. 2020-01-23 12:41:25 -05:00