- General
- Authorization
- Programs and Options
- States
- Settings
- Power State
- Setpoint Temperature Refrigerator
- Setpoint Temperature Freezer
- Setpoint Temperature Bottle Cooler
- Setpoint Temperature Chiller
- Setpoint Temperature Wine Comp.
- Super Mode Refrigerator
- Super Mode Freezer
- Eco Mode
- Sabbath Mode
- Vacation Mode
- Fresh Mode
- Current Map
- Names of Maps
- Functional Light
- Functional Light Brightness
- Ambient Light
- Ambient Light Brightness
- Ambient Light Color
- Ambient Light Custom Color
- Events
- Commands
Cooking | |||||
---|---|---|---|---|---|
Cleaning | |||||
Cooling |
Key
Cooking.Common.Setting.Lighting
Description
This setting describes the functional light state of hoods.
Data type
Boolean
Possible values
- true if on
- false otherwise
Example
GET /api/homeappliances/{haid}/settings/Cooking.Common.Setting.Lighting
{
"data": {
"key": "Cooking.Common.Setting.Lighting",
"value": true,
"type": "Boolean"
}
}