102 Commits

Author SHA1 Message Date
Allen Porter
1eb11a0cd4
Update nest instructions to use My Home Assistant and Nest Web Auth (#22914)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-05-30 19:40:44 +02:00
Franck Nijhof
c27ac88d89
Update my plugin to match latest terminology (#22792)
* Update my plugin to match latest termonology and visuals

* Remove icon
2022-05-17 11:12:27 +02:00
Philip Allgaier
8f12f68ced
Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Joakim Sørensen
3f3ce25b76
Adjust navigation changes for 2022.5 (#22623) 2022-05-04 18:15:48 +02:00
Paulus Schoutsen
7711befae0
Do not load youtube iframes until interaction (#22389) 2022-04-14 09:15:33 -07:00
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