diff --git a/src/http/types.ts b/src/http/types.ts index 3a61685..ee6a321 100644 --- a/src/http/types.ts +++ b/src/http/types.ts @@ -8957,6 +8957,9 @@ export const DeviceCommands: Commands = { CommandName.DeviceStartTalkback, CommandName.DeviceStopTalkback, CommandName.DeviceSnooze, + CommandName.DevicePresetPosition, + CommandName.DeviceSavePresetPosition, + CommandName.DeviceDeletePresetPosition, ], [DeviceType.CAMERA_FG]: [ CommandName.DeviceStartLivestream,