Commit Graph

147 Commits (zwa-2-distributor)

Author SHA1 Message Date
Franck Nijhof 5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Allen Porter 54305b3453
Pause deprecation/removal of Legacy Works with Nest API (#22163) 2022-03-27 11:50:56 +02:00
Franck Nijhof 0b04252537
Move /lovelace -> /dashboards, and renames resulting from that (#22036) 2022-03-15 21:36:33 +01:00
Paulus Schoutsen 12e4057346
Add some missing media source categories (#21807) 2022-03-01 20:56:14 +01:00
Franck Nijhof 7c4b339a39
Merge branch 'current' into next 2022-02-22 00:51:41 +01:00
Allen Porter 6bf0167a64
Add nest documentation for publishing events with zone information (#21566) 2022-02-18 19:03:24 +01:00
Franck Nijhof 07715f3b71
Sync codebase with docs for 2022.2 2022-01-26 19:57:34 +01:00
Allen Porter 573dd42d89
Update documentation for nest Media Source attachments (#21337) 2022-01-26 10:15:43 +01:00
Allen Porter a7fa2d117d
Re-merge nest docs to remove misplaced troubleshooting (#21338) 2022-01-26 09:13:17 +01:00
Franck Nijhof a5cd7fc19b
Merge branch 'current' into next 2022-01-23 20:11:56 +01:00
Allen Porter ff2161b78d
Add Nest Setup video walkthrough (#21152)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-20 09:39:42 +01:00
Franck Nijhof 2d2d0b45cf
Merge branch 'current' into next 2021-12-30 11:27:24 +01:00
Allen Porter 85c520ad67
Deprecate Legacy Works with Nest API (#20936) 2021-12-29 23:22:38 +01:00
Adrian Campos c6e33d4e61
Fix typo in nest documentation ("Nest" -> "Next") (#20894) 2021-12-28 00:08:35 +01:00
Franck Nijhof b0d25401a2
Merge branch 'current' into next 2021-12-27 20:51:43 +01:00
Allen Porter 0f093fbb16
Fix typo in nest documentation (#20842) 2021-12-23 21:01:15 +01:00
Allen Porter bf83baa3ae
Restructure nest documentation troubleshooting (#20789) 2021-12-21 12:12:18 +01:00
Allen Porter 2a70384180
Update nest webrtc docs to recommend picture glance cards (#20790)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-21 11:56:32 +01:00
Allen Porter 7389fe1c90
Remove stale nest documentation (#20788) 2021-12-21 11:40:38 +01:00
Allen Porter 429965b3f2
Update nest documentation for nest permissions (#20772)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-20 14:13:07 +01:00
Allen Porter de55554ddb
Updating and simplifying nest integration documentation structure (#20656)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-14 20:12:47 +01:00
Joakim Sørensen d8522f67eb
Change Integrations to Devices & Services (#20620) 2021-12-09 13:38:04 +01:00
Allen Porter 17528f7370
Add back simple `redirect_uri_mismatch` instructions (#20614) 2021-12-09 13:37:23 +01:00
Franck Nijhof 073bd0f795
Merge branch 'current' into rc 2021-12-09 13:27:23 +01:00
Franck Nijhof c0bbcd7f82
Merge branch 'current' into next 2021-12-09 13:26:30 +01:00
Joakim Sørensen a0d701ccdb
Change Integrations to Devices & Services (#20620) 2021-12-08 10:50:19 +01:00
Allen Porter 7b25d95df4
Add back simple `redirect_uri_mismatch` instructions (#20614) 2021-12-08 08:57:27 +01:00
Allen Porter f36b96f16c
Update nest instructions with community feedback (#20617) 2021-12-08 08:53:35 +01:00
Allen Porter f65571e381
Add documentation for Nest Battery Camera Clip Previews and media source (#20380)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-03 19:59:25 +01:00
Allen Porter a6cebede39
Reduce number of `nest` integration steps with automatic subscription creation in config flow (#20188) 2021-11-30 16:30:07 +01:00
Allen Porter 07729d6f00
Rewrite nest OAuth instructions using Desktop App Auth (#20143)
* Add instructions for nest Desktop auth

Add instructions for configuring integration Desktop Auth. Using desktop auth simplifies configuration for end users by not requiring complex url setup including SSL and publicly resolvable dns names, etc.

* Update URL authentication

* Remove unnecessary whitespace changes

* Fix typo in oauth device instructions
2021-11-04 20:10:31 -07:00
Franck Nijhof 6eece87041
Merge branch 'current' into rc 2021-11-02 19:03:06 +01:00
Franck Nijhof c067d4f482
Merge branch 'current' into next 2021-11-02 19:01:53 +01:00
Chris Nesbitt-Smith 1a95af52ad
Update nest.markdown to define the expiry period (#20067)
* Update nest.markdown to define the expiry period

the expiry period for a subscription by default is 31 days, which means the integration breaks after 31 days :(
updating the docs to make it clear this should be set to not expire

* Update nest.markdown

* Update nest.markdown

* Update source/_integrations/nest.markdown

Co-authored-by: Allen Porter <allen.porter@gmail.com>

Co-authored-by: Allen Porter <allen.porter@gmail.com>
2021-10-31 11:07:00 -07:00
Allen Porter 682ac4f24e
Change order of nest instructions in fewer steps (#20073) 2021-10-30 16:35:36 +02:00
Allen Porter 8ee27b46b5
Add documentation for Nest Battery Cameras and Doorbells and WebRTC streams (#19664)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-22 12:01:13 +02:00
Allen Porter b4948b0464
Add even more clarifications on nest documentation (#19727) 2021-10-12 11:41:30 +02:00
Allen Porter 101c248088
Add `details` blocks for Nest instructions to reduce into fewer logical steps (#19698) 2021-10-11 12:12:02 +02:00
Sean Kelly e90606343a
Fix some nest integration documentation typos (#19660) 2021-10-07 18:41:55 -07:00
Alec Rust a4b4ef47eb
Small Nest docs tweaks/fixes (#18931) 2021-08-16 14:05:34 +02:00
Allen Porter 0da413743c
Improvements for nest documentation based on recent user issues (#18599)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-24 22:13:29 +02:00
Oxan van Leeuwen 5489f1cf2f
Fix a bunch of typos (#18579) 2021-07-23 00:07:27 +02:00
Milan Meulemans dfbe2b34d2
Fix wrong indefinite articles (#18206) 2021-06-15 12:13:33 +02:00
Milan Meulemans ef50bfff4f
Remove repeated words (#18190) 2021-06-14 23:01:44 +02:00
Peter Sarossy 74d790946b
minor typo correction (#17426) 2021-04-12 21:30:07 +02:00
Allen Porter 2d80f23bbe
Improve nest troubleshooting and clarify steps based on latest feedback (#16767) 2021-03-03 14:54:52 +01:00
Franck Nijhof cfa3128142
Enquote YAML occurances of alias strings (#16576) 2021-02-15 08:08:37 +01:00
Franck Nijhof 8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof 75dea8871c
Add integration discovery information to manifest (#16524) 2021-02-12 11:50:58 +01:00
Daniel 89cec25d45
Notation: OAuth Consent Screen Publishing Status needs to be In Production, not Testing (#16476)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-11 23:49:08 +01:00
jtaseff df4003a3c0
Add nest troubleshooting item to doc (#16480) 2021-02-10 10:18:25 +01:00
Ashton Lafferty fa43dc842b
Update nest.markdown (#16465) 2021-02-08 23:35:38 +01:00
Franck Nijhof 9e512c36be
Sync codebase with docs for 2021.2 2021-02-03 17:13:43 +01:00
Jeff Koenig 8065ed25fb
Add an nest event example automation (#16131) 2021-01-15 19:47:23 +01:00
Allen Porter ffc5ec2b1b
Clarify nest device trigger documentation (#16043)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-12 10:43:19 +01:00
Allen Porter ac8a288d95
Add more detailed steps to nest integration instructions (#16047)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-30 10:30:29 +01:00
Allen Porter 9173185295
Clarify state of nest temperature sensor support (#15991)
* Update nest.markdown

* Separate out humidty and temperature sensor lines
2020-12-23 14:44:22 +01:00
Daniel Shokouhi d8a309ec72
Add troubleshooting step for invalid request (#15959)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-21 19:56:43 +01:00
Allen Porter 1106fad523
Update nest docs with additional troubleshooting (#15954)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-19 11:14:15 +01:00
Tom Kay d682ce328c
Add troubleshoot block for "no application name" (#15899)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-15 11:21:04 +01:00
Franck Nijhof ed52524427
Merge branch 'rc' into current 2020-12-13 22:39:56 +01:00
Allen Porter b707223600
Add nest step-by-step guide (#15888)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-13 14:26:31 +01:00
Franck Nijhof ad3c013a44
Merge branch 'current' into next 2020-12-02 12:46:52 +01:00
Allen Porter 11ef3cbdbd
Add documentation for nest device triggers (#15724) 2020-12-01 17:47:54 +01:00
Allen Porter b79fdc3cf5
Improve nest troubleshooting instructions (#15773) 2020-11-30 10:27:36 +01:00
Sam fb3b6546d8
Update Nest config snippet to reference Subscription Name, not Subscription ID (#15741)
* Update Nest config snippet

The current sample yaml for the Nest SDM API asks users to supply subscriber_id as per "Subscription ID in Google Cloud Console".

This is potentially ambiguous - should they provide the Subscription ID, or just replace the last part of the dummy value with it? Users could incorporate "Subscription ID" as show in the console and craft the full path by hand, but they would also need to fill in the missing project ID (represented in the example yaml as '...'). To add to the confusion, the GCP project ID they would need to supply midway through this full path is different to the Device Access Console project_id they have just provided in the previous yaml parameter.

We can simplify this significantly by removing references to "Subscription ID" and just telling users to use the value under "Subscription name" in the same table - this is the fully qualified path which HA really wants. 

Screenshot here for clarity: https://i.imgur.com/on39AtX.png

* Update nest.markdown

Description needs to stay on a single line.
2020-11-24 13:28:09 -08:00
Martijn Russchen a99b95794c
Remove duplicate logger in Nest documentation (#15739)
This line is already defined on the line above
2020-11-24 09:53:11 +01:00
sasso0101 4ce89b49d3
Fix typo in Nest configuration documentation (#15710) 2020-11-21 10:28:20 +01:00
Allen Porter cc2dc751d4
Add detail to nest subscriber instructions (#15683) 2020-11-19 08:53:34 +01:00
Franck Nijhof 4047313cb3
Merge branch 'current' into next 2020-11-09 12:42:52 +01:00
Allen Porter 3f4b08f750
Update nest SDM documentation for climate support (#15570) 2020-11-08 23:40:45 +01:00
Allen Porter 856377b76d
Update nest documentation for sensor and camera, streamlined for new users of SDM API (#15512)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-08 21:24:32 +01:00
Allen Porter 55f89879d1
Add additional Nest SDM API troubleshooting instructions (#15484)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-07 11:08:54 +01:00
Adrià Vilanova Martínez 88cb91e674
Fix: camera feature isn't yet supported by Nest SDM (#15478)
In pull request #15447, apart from other changes, I changed the "Camera"
link label from "(Legacy API Only)" to "(Both APIs)", because the Camera
section mentioned that it was supported by both APIs (the SDM API camera
feature was merged in PR home-assistant/core#42325).

However, that feature didn't get released with HA 0.117.0, while my PR
was cherry-picked into the docs 0.117.0 release.

Therefore, this commit reverts the label back to "(Legacy API Only)".
2020-11-06 23:54:59 +01:00
Franck Nijhof 1ca5f87fd7
Sync codebase with docs for 0.117 2020-10-28 18:25:25 +01:00
Adrià Vilanova Martínez 617e8bf1c4
Fix: broken links in Nest integration doc (#15447)
Some of the links to the different device types in the beginning of
the Nest integration documentation were broken, because the section
titles changed.

This commit fixes this issue and also changes the "(Legacy API Only)"
string which is next to the Camera link to "(Both APIs)", because in the
corresponding section it is mentioned that it is partially supported by
the SDM API.
2020-10-28 18:00:35 +01:00
Adrià Vilanova Martínez 3d597bb5b7
Fix: broken links in Nest integration doc (#15447)
Some of the links to the different device types in the beginning of
the Nest integration documentation were broken, because the section
titles changed.

This commit fixes this issue and also changes the "(Legacy API Only)"
string which is next to the Camera link to "(Both APIs)", because in the
corresponding section it is mentioned that it is partially supported by
the SDM API.
2020-10-28 11:37:47 +01:00
Michael Writhe aa1851ece1
Typo on nest integration name (#15424) 2020-10-28 10:41:39 +01:00
Michael Writhe 7c3d59bcc4
Add warning about g-suite accounts to upcoming documentation (#15411) 2020-10-28 10:41:27 +01:00
Matthew Donoughe e15a98146d
Nest SDM: subscription_id should be subscriber_id (#15393) 2020-10-28 10:41:23 +01:00
Michael Writhe d29d90f0fe
Typo on nest integration name (#15424) 2020-10-27 22:45:54 +01:00
Allen Porter 783fe31137
Update documentation for the nest camera SDM API (#15391)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-27 20:53:47 +01:00
Michael Writhe a4ae177b78
Add warning about g-suite accounts to upcoming documentation (#15411) 2020-10-26 09:28:50 +01:00
Matthew Donoughe 8f30783a7b
Nest SDM: subscription_id should be subscriber_id (#15393) 2020-10-25 21:32:56 +01:00
Allen Porter ed283402c0
Update nest documentation with Device Access program / SDM API information (#14855)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 13:14:29 +02:00
Ron Klinkien c7b6673cc8
Removed all {{site_root}} entries from links (#14873) 2020-10-04 12:47:06 +02:00
Gradyn Wursten 86fbcf4134
Fixed grammar (#14595)
"neither Home Assistant nor Nest be liable to You"  doesn't make any sense, should be  "neither Home Assistant nor Nest are liable for damages"
2020-09-24 04:32:35 +02:00
Andrew Ash ff4a67477a
Add year (2019) to warning about August changes (#13069)
* Add year (2019) to warning about August changes

* Updated link

* HTML -> Markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-04-19 12:11:46 +02:00
cogneato 2f620d20f3
Remove nest logo line (#12630)
Removing logo line as logos are new versions are now added and available in Brands
2020-04-02 09:39:27 +02:00
Franck Nijhof c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof 5c9dc17328
Extends textlint Terminology list; part 6 (#12074) 2020-02-13 16:30:14 +01:00
Franck Nijhof 2311a9fed6
Initial sync codeowners with codebase integration manifests (#11673) 2020-01-08 13:25:21 +01:00
Franck Nijhof bb1fe0ff88
Sync config flow with codebase (#11660)
* Sync config flow with codebase

* Corrected sync with release
2020-01-07 16:25:50 +01:00
Franck Nijhof b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
reggit96 e3124ebcc0 Update nest.markdown (#11429)
fixed some grammar in the security section.
2019-12-11 17:31:28 +01:00
Franck Nijhof dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof 57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00