this.gladys.event.emit(EVENTS.DEVICE.NEW_STATE, {
        device_feature_external_id: this.gladys.stateManager.get('deviceFeatureById', deviceFeatureId).external_id,
        state,
      });