Home Connect Developer Program

This page does NOT support Internet Explorer. Please use a modern browser like e.g. Google Chrome, Mozilla Firefox or Microsoft Edge.

Commands

Pause ProgramCopied link to clipboard

Cooking
Cleaning
Cooling

Key

BSH.Common.Command.PauseProgram

Description

This command can be used to pause the active program.

Data type

Boolean

Possible values

  • true

Example

PUT /api/homeappliances/{haId}/commands/BSH.Common.Command.PauseProgram

Resume ProgramCopied link to clipboard

Cooking
Cleaning
Cooling

Key

BSH.Common.Command.ResumeProgram

Description

This command can be used to resume the paused program.

Data type

Boolean

Possible values

  • true

Example

PUT /api/homeappliances/{haId}/commands/BSH.Common.Command.ResumeProgram

Open DoorCopied link to clipboard

Cooking
Cleaning
Cooling

Key

BSH.Common.Command.OpenDoor

Description

This command can be used to open the door.

Data type

Boolean

Possible values

  • true

Example

PUT /api/homeappliances/{haId}/commands/BSH.Common.Command.OpenDoor

Partly Open DoorCopied link to clipboard

Cooking
Cleaning
Cooling

Key

BSH.Common.Command.PartlyOpenDoor

Description

This command can be used to open the door partly.

Data type

Boolean

Possible values

  • true

Example

PUT /api/homeappliances/{haId}/commands/BSH.Common.Command.PartlyOpenDoor