Thanks. But this setting was already enabled.
Concerning your ‘note’, I see another place where this info could be available. This is under
And the config is what shows under Zigbee2MQTT → Expose:
UnderZigbee2MQTT → State, the following data is available:
{
"away_preset_temperature": "5.0",
"battery": 100,
"calibrated": true,
"child_lock": false,
"device_temperature": 24,
"internal_heating_setpoint": 22,
"last_seen": "2025-05-25T11:27:11.578Z",
"linkquality": 255,
"local_temperature": 22.4,
"occupied_heating_setpoint": 22,
"power_outage_count": 0,
"preset": "manual",
"schedule": false,
"schedule_settings": "mon,sun|0:00,21.0|12:00,17.0|18:00,21.0|23:59,21.0",
"sensor": "internal",
"setup": false,
"system_mode": "heat",
"update": {
"installed_version": 2590,
"latest_version": 2590,
"state": "idle"
},
"update_available": false,
"valve_alarm": false,
"valve_detection": true,
"voltage": 2900,
"window_detection": true,
"window_open": false,
"calibrate": null,
"external_temperature_input": null
}
Is there a way to read the system_mode state?