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 greather than 0.5 and Exposed to Sky (Entity Condition Type).

Type ID: origins:exposed_to_sun

Fields

None.

Examples

"condition": {
    "type": "origins:exposed_to_sun"
}