Last Updated on : 2022-01-13 03:18:58download
This topic describes the standard status set of boilers (bgl).
Code |
Name |
Type |
Description |
|---|---|---|---|
| temp_set | Heating temperature setting | Integer | { “unit”: “℃”, “min”: 20, “max”: 60, “scale”: 0, “step”: 1} |
| dhw_mode | Bathing mode | Enum | { “range”: [“comfortable”, “normal”]} |
| temp_unit_convert | Temperature unit conversion | Enum | { “range”: [“c”, “f”]} |
| switch | Switch | Boolean | {} |
| dhw_temp_set | Temperature setting of domestic water | Integer | { “min”: 0, “max”: 99, “scale”: 0, “step”: 1} |
| countdown_set | Countdown | Enum | { “range”: [ “cancel”, “1h”, “2h”, “3h”, “4h”, “5h”, “6h” ]} |
| mode | Mode | Enum | { “range”: [ “auto”, “manual”, “smart”, “comfortable”, “eco”, “low”, “middle”, “high”, “antifreeze” ]} |
| season_mode | Season mode | Boolean | {} |
| child_lock | Child lock switch | Boolean | {} |
| reset | Reset | Boolean | {} |
Code |
Name |
Type |
Description |
|---|---|---|---|
| water_pressure | Water pressure of the system | Integer | { “min”: 0, “max”: 99, “scale”: 1, “step”: 2} |
| burning_state | Burning status | Boolean | {} |
| heat_sink_mode | Status of the heat sink | Boolean | {} |
| gas_consumption | Gas consumption | Integer | { “min”: 0, “max”: 100, “scale”: 0, “step”: 1} |
| power_consumption | Power consumption | Integer | { “unit”: “kwh”, “min”: 0, “max”: 10000, “scale”: 0, “step”: 1} |
| dhw_temp_current | Current temperature of domestic water | Integer | { “unit”: “℃”, “min”: 0, “max”: 99, “scale”: 0, “step”: 1} |
| temp_current | Current heating temperature | Integer | { “unit”: “℃”, “min”: 0, “max”: 100, “scale”: 0, “step”: 1} |
| countdown_left | Remaining time of countdown | Integer | { “unit”: “min”, “min”: 0, “max”: 360, “scale”: 0, “step”: 1} |
| bathroom_state | Status of the warm water | Boolean | {} |
| heat_state | Heating status | Boolean | {} |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback