62 Commits

Author SHA1 Message Date
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