mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
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)".
This commit is contained in:
parent
b060e45126
commit
88cb91e674
@ -28,7 +28,7 @@ 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) (Legacy API Only)
|
||||
- [Camera](#camera) (Both APIs)
|
||||
- [Camera](#camera-legacy-api-only) (Legacy API Only)
|
||||
- [Climate](#climate-legacy-api-only) (Legacy API Only)
|
||||
- [Sensor](#sensor) (Both APIs)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user