Exposed To Sun (Entity Condition Type)

Checks whether the entity is currently exposed to the sun, which is essentially a mix of Brightness (Entity Condition Type) that checks if the brightness level at the entity's eyes is greater than 0.5 and Exposed to Sky (Entity Condition Type).

Checks whether the entity is currently exposed to the sun, which is essentially a mix of Brightness (Entity Condition Type) that checks if the brightness level at the entity’s eyes is greater than 0.5 and Exposed to Sky (Entity Condition Type).

Type ID: apoli:exposed_to_sun

Fields

None.

Examples

"condition": {
    "type": "apoli:exposed_to_sun"
}