light_level_below
Passes when the light level at the dispatcher's location is at or below the specified value.
Categories: world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
level | The maximum light level (0–15) allowed at the location. | INT |
Example
conditions:
- id: light_level_below
args:
level: 1