Deletion of `resumeControl` and `suspendControl` APIs scheduled for 11th Dec
Action Required
Sept. 11, 2025, 10:21 a.m.
What is changing?
We are deleting the deprecated resumeControl
and suspendControl
APIs and replacing them with a new single device-agnostic API updateDeviceSmartControl
.
Please update your implementation to use the new API.
The deprecated APIs are now scheduled to be removed on 11th December 2025.
What do I need to do?
Please use the device-agnostic updateDeviceSmartControl
API instead.