Skip to content

Commit

Permalink
Merge pull request #552 from PhilippEngler/AddPresetPositionCommandsT…
Browse files Browse the repository at this point in the history
…8170

added preset commands t8170
  • Loading branch information
bropat authored Sep 28, 2024
2 parents ca5362a + d6c9e99 commit 1d8cd0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/http/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 1d8cd0d

Please sign in to comment.