147 Commits

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