state property

String state
final

The current state of the smart scene.

The default state is inactive if no recall is provided.

one of: active, inactive

Implementation

final String state;