identifyAction property

String? identifyAction
getter/setter pair

identify: Triggers a visual identification sequence, current implemented as (which can change in the future):

  • Bridge performs Zigbee LED identification cycles for 5 seconds
  • Lights perform one breathe cycle
  • Sensors perform LED identification cycles for 15 seconds

Implementation

String? identifyAction;