set_night_mode
Configure night mode settings for air-Q sensors, including start/end times, brightness levels, and options to disable fan, wifi, or alarm at night.
Instructions
Configure night mode. Times in 'HH:mm' format (UTC).
brightness_day/brightness_night are percentages (0-100).
fan_night_off disables the particle sensor fan at night.
wifi_night_off caches data to SD and uploads when wifi returns.
alarm_night_off disables acoustic warnings (fire/gas still trigger).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activated | Yes | ||
| start_night | No | 22:00 | |
| start_day | No | 06:00 | |
| brightness_day | No | ||
| brightness_night | No | ||
| fan_night_off | No | ||
| wifi_night_off | No | ||
| alarm_night_off | No | ||
| device | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |