mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
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.
This commit is contained in:
parent
a3985f1bc9
commit
617e8bf1c4
@ -26,9 +26,9 @@ The two APIs support different features and devices. The SDM API integration is
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- [Binary Sensor](#binary-sensor) (Legacy API Only)
|
||||
- [Camera](#camera) (Legacy API Only)
|
||||
- [Climate](#climate) (Legacy API Only)
|
||||
- [Binary Sensor](#binary-sensor-legacy-api-only) (Legacy API Only)
|
||||
- [Camera](#camera) (Both APIs)
|
||||
- [Climate](#climate-legacy-api-only) (Legacy API Only)
|
||||
- [Sensor](#sensor) (Both APIs)
|
||||
|
||||
## Device Access: Developer Account Setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user